Inherits object.
Public Member Functions | |
def | __init__ |
def | handler |
Public Attributes | |
interval | |
threshold | |
timer |
Periodic summary of GC state, for tracking down memory bloat.
Definition at line 369 of file async.py.
def rpki.async.gc_summary.__init__ | ( | self, | ||
interval, | ||||
threshold = 0 | ||||
) |
def rpki.async.gc_summary.handler | ( | self | ) |