rpki.async.gc_summary Class Reference
Inherits object.
List of all members.
Detailed Description
Periodic summary of GC state, for tracking down memory bloat.
Definition at line 368 of file async.py.
Member Function Documentation
def rpki.async.gc_summary.__init__ |
( |
|
self, |
|
|
|
interval, |
|
|
|
threshold = 0 | |
|
) |
| | |
def rpki.async.gc_summary.handler |
( |
|
self |
) |
|
Collect and log GC state for this period, reset timer.
Definition at line 381 of file async.py.
Member Data Documentation
The documentation for this class was generated from the following file: