MCPcopy Create free account
hub / github.com/apache/qpid-proton / clear_retained_objects

Function clear_retained_objects

python/cproton.py:311–312  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

309
310@atexit.register
311def clear_retained_objects():
312 retained_objects.clear()
313
314
315def retained_count():

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected