Part of canonical.launchpad.scripts.garbo View In Hierarchy
Prune `BranchJob`s that are in a final state and more than a month old. When a BranchJob is completed, it gets set to a final state. These jobs should be pruned from the database after a month.
Method | isDone | Return True when the TunableLoop is complete. |
Method | __call__ | Perform an iteration of the loop. |
Inherited from TunableLoop:
Method | __init__ | Undocumented |
Method | run | Undocumented |