[issue41299] Python3 threading.Event().wait time is twice as large as Python27

STINNER Victor report at bugs.python.org
Fri Sep 24 18:40:24 EDT 2021


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


New changeset d639e3170506a1a80c4b2f1b3a6250bb95ff190a by Victor Stinner in branch 'main':
bpo-41299: Fix EnterNonRecursiveMutex() (GH-28548)
https://github.com/python/cpython/commit/d639e3170506a1a80c4b2f1b3a6250bb95ff190a


----------

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


More information about the Python-bugs-list mailing list