mirror of https://github.com/python/cpython
Browse Source
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.pull/7977/head
committed by
GitHub
1 changed files with 10 additions and 6 deletions
Loading…
Reference in new issue