[issue33608] Add a cross-interpreter-safe mechanism to indicate that an object may be destroyed.

Eric Snow report at bugs.python.org
Mon Jun 3 12:46:14 EDT 2019


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

Well, for this PR I actually disabled the execution of pending calls during runtime finialization.  I'd hoped it would help, but it did not. :(

Regardless, I'll need to look even more closely at what is different during runtime finalization with my PR.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33608>
_______________________________________


More information about the Python-bugs-list mailing list