Change by STINNER Victor <vstin...@python.org>:
---------- title: NewGIL should use CLOCK_MONOTONIC if possible. -> threading.Condition.wait(timeout) should use a monotonic clock: use pthread_condattr_setclock(CLOCK_MONOTONIC) _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue12822> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com