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
Note: See
TracTickets for help on using
tickets.
Fixed: