Opened 13 years ago

Closed 13 years ago

#149 closed enhancement (fixed)

Defer kinit in groups/diffs.py

Reported by: adehnert Owned by:
Priority: normal Milestone: Sometime
Component: Core Version:
Keywords: Cc:
Size: small

Description

Anything that includes groups/diffs.py (including space/diffs.py) kinit's as daemon/asa-db. While that's normally not really a problem, it seems a little silly, arguably exposes us more to bugs that might leak our tickets, and exposes us to bugs that prevent kinit'ing (as in https://diswww.mit.edu/menelaus/asa-db/2723, for example). We should switch to more lazily kinit'ing.

Change History (1)

comment:1 Changed 13 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed

Fixed:

commit bbc8f73e90676cd196ce7c3c5da4a26d4fbc35f3
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Mon Nov 5 04:12:02 2012 -0500

    Lazily kinit in groups/diffs.py (ASA-#149)
Note: See TracTickets for help on using tickets.