[issue45274] Race condition in Thread._wait_for_tstate_lock()

STINNER Victor report at bugs.python.org
Mon Sep 27 08:20:35 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:


New changeset a22be4943c119fecf5433d999227ff78fc2e5741 by Victor Stinner in branch 'main':
bpo-45274: Fix Thread._wait_for_tstate_lock() race condition (GH-28532)
https://github.com/python/cpython/commit/a22be4943c119fecf5433d999227ff78fc2e5741


----------

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


More information about the Python-bugs-list mailing list