[issue41710] acquire(timeout) of threading.Lock and threading.Condition is affected by jumps in system time: Python should use sem_clockwait(CLOCK_MONOTONIC)

STINNER Victor report at bugs.python.org
Thu Sep 30 17:07:53 EDT 2021


Change by STINNER Victor <vstinner at python.org>:


----------
pull_requests: +27027
pull_request: https://github.com/python/cpython/pull/28662

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


More information about the Python-bugs-list mailing list