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

Steve Dower report at bugs.python.org
Mon Jun 7 16:26:09 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:


New changeset 449e6f0ef395231e3abe467f910b02d7f075c27f by Ryan Hileman in branch 'main':
bpo-41299: Reduce lag in Windows threading timeouts by using a higher precision time source (GH-26568)
https://github.com/python/cpython/commit/449e6f0ef395231e3abe467f910b02d7f075c27f


----------

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


More information about the Python-bugs-list mailing list