diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-27 22:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-27 22:21:53 +0200 |
commit | 64737e9ae2081e529935ecf07f44e89f362d1c4b (patch) | |
tree | b6fa94c112542a69dbf3fb880637fd87844561a1 /Python/compile.c | |
parent | d2cbfffc842b00b5257aa1c25dbcdeb456b6a249 (diff) | |
download | cpython-git-64737e9ae2081e529935ecf07f44e89f362d1c4b.tar.gz |
bpo-33913: Fix test_multiprocessing_main_handling (GH-7972)
bpo-30339, bpo-33913:
* Increase timeout from 10 seconds to 1 minute in
test_source_main_skipped_in_children source of
test_multiprocessing_main_handling.
* Replace time.time() with time.monotonic().
* On timeout, include the duration in the error message.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions