MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _run_finalizers

Function _run_finalizers

Lib/multiprocessing/util.py:244–274  ·  view source on GitHub ↗

Run all finalizers whose exit priority is not None and at least minpriority Finalizers with highest priority are called first; finalizers with the same priority will be called in reverse order of creation.

(minpriority=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_exit_functionFunction · 0.85

Calls 6

sub_debugFunction · 0.85
print_excMethod · 0.80
fFunction · 0.50
itemsMethod · 0.45
sortMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected