Part of canonical.launchpad.scripts.garbo View In Hierarchy
Our database schema allows LibraryFileAlias records that have no corresponding LibraryFileContent records.
This class deletes bug attachments that reference such "content free" and thus completely useless LFA records.
Method | __init__ | Undocumented |
Method | isDone | Return True when the TunableLoop is complete. |
Method | __call__ | Perform an iteration of the loop. |
Method | _to_remove | Undocumented |
Inherited from TunableLoop:
Method | run | Undocumented |