summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-07-06 12:14:33 (GMT)
committerGitHub <noreply@github.com>2018-07-06 12:14:33 (GMT)
commit972458a4245afb4e934fbcb9c0224b105fb5d7ba (patch)
treea95b9876969c63fcb301499ef314d525831f7517 /Python/pythonrun.c
parente544d65aae974bc5d094c5d3224373f5a59b16f1 (diff)
downloadcpython-972458a4245afb4e934fbcb9c0224b105fb5d7ba.zip
cpython-972458a4245afb4e934fbcb9c0224b105fb5d7ba.tar.gz
cpython-972458a4245afb4e934fbcb9c0224b105fb5d7ba.tar.bz2
bpo-34054: multiprocessing uses time.monotonic() (GH-8118)
The multiprocessing module now uses the monotonic clock time.monotonic() instead of the system clock time.time() to implement timeouts. (cherry picked from commit c2368cbc83ca2bafeaea0e4760be4996046d0444) Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions