[issue31267] threading.Timer object is affected by changes to system time

STINNER Victor report at bugs.python.org
Fri Sep 15 10:54:35 EDT 2017


STINNER Victor added the comment:

> ... I already created bpo-23428 to call "pthread_condattr_setclock(&attr, CLOCK_MONOTONIC);" in Python, it was 2 years ago ;-)

See also bpo-12822: "NewGIL should use CLOCK_MONOTONIC if possible".

----------

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


More information about the Python-bugs-list mailing list