diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-06 12:14:33 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-06 12:14:33 (GMT) |
| commit | 972458a4245afb4e934fbcb9c0224b105fb5d7ba (patch) | |
| tree | a95b9876969c63fcb301499ef314d525831f7517 /Python/pythonrun.c | |
| parent | e544d65aae974bc5d094c5d3224373f5a59b16f1 (diff) | |
| download | cpython-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
