]> granicus.if.org Git - python/commit
bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Sep 2019 11:07:28 +0000 (04:07 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 11:07:28 +0000 (04:07 -0700)
commitfea9ca1b0c6279f483a73f2040b068dd0e0d3acd
tree27c08de10bb51b0691e00f2147d59c01d0b615f1
parent5b94eb8d14f5a5b20dc2a999d6ca6219214b458c
bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348)

Multiprocessing tests: increase test_queue_feeder_donot_stop_onexc()
timeout from 1 to 60 seconds.
(cherry picked from commit 99799c722065d0524f3ab0bc455e1938bb8dc60f)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2019-09-24-12-24-05.bpo-38212.IWbhWz.rst [new file with mode: 0644]