commit | 7d6320ba47a229543acc0af6a64bc4e414932273 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon May 15 18:14:42 2017 +0200 |
committer | GitHub <noreply@github.com> | Mon May 15 18:14:42 2017 +0200 |
tree | aa64fe36569198e6df34b28bf30b9afed451698d | |
parent | 79ef7f8e88a4972c4aecf95cfc5cd934f1861e08 [diff] |
bpo-30339: test_multiprocessing_main_handling timeout (#1593) test_multiprocessing_main_handling: increase the test_source timeout from 10 seconds to 60 seconds, since the test fails randomly on busy buildbots.