[issue34054] multiprocessing should use time.monotonic() for timeout

STINNER Victor report at bugs.python.org
Fri Jul 6 07:51:57 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset c2368cbc83ca2bafeaea0e4760be4996046d0444 by Victor Stinner in branch 'master':
bpo-34054: multiprocessing uses time.monotonic() (GH-8118)
https://github.com/python/cpython/commit/c2368cbc83ca2bafeaea0e4760be4996046d0444


----------

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


More information about the Python-bugs-list mailing list