[issue37788] fix for bpo-36402 (threading._shutdown() race condition) causes reference leak

STINNER Victor report at bugs.python.org
Mon Aug 19 18:37:20 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset d3dcc92778807ae8f7ebe85178f36a29711cd478 by Victor Stinner in branch 'master':
bpo-37788: Fix a reference leak if a thread is not joined (GH-15228)
https://github.com/python/cpython/commit/d3dcc92778807ae8f7ebe85178f36a29711cd478


----------

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


More information about the Python-bugs-list mailing list