[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
Wed Sep 29 21:10:43 EDT 2021


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


----------
pull_requests: +27011
pull_request: https://github.com/python/cpython/pull/28643

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


More information about the Python-bugs-list mailing list