Closes #19831: Stop tracemalloc later at Python shutdown to be able to use
tracemalloc in objects destructor Replace atexit handler with an harcoded C function _PyTraceMalloc_Fini().
Showing
Please
register
or
sign in
to comment
tracemalloc in objects destructor Replace atexit handler with an harcoded C function _PyTraceMalloc_Fini().