Contents:
GarbageCollector
GarbageCollector.run()
Houses the GarbageCollector task class.
Bases: object
object
This is the GarbageCollector, it CollectsGarbage.
Implementation as a generator function.
ValueError – Invalid state is reached within the machine.
int – state. Always 0.