Part of canonical.librarian.librariangc View In Hierarchy
Implements interfaces: canonical.launchpad.interfaces.looptuner.ITunableLoop
This simply involves setting the LibraryFileAlias.content to NULL. Unreferenced LibraryFileContent records are cleaned up elsewhere.
Method | __init__ | Undocumented |
Method | isDone | Is this loop finished? |
Method | __call__ | Perform an iteration of the loop. |
Once this returns True, the LoopTuner will no longer touch this object.