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

STINNER Victor report at bugs.python.org
Mon Aug 19 19:29:05 EDT 2019


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

> https://github.com/python/cpython/commit/d3dcc92778807ae8f7ebe85178f36a29711cd478

This change introduced a regression :-(
https://github.com/python/cpython/pull/15228#issuecomment-522792133

I created PR 15338 to revert it

----------

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


More information about the Python-bugs-list mailing list