]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:06:05 +0000 (04:06 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 11:06:05 +0000 (04:06 -0700)
commitc13a4d6a94b5fab52422fcba612b3d1790aa3422
tree15b6d44ddfe1cfdf3b191ecd33f715111c0c68b7
parent912b5a986c4fe0f4d758d7536ce818b1ab672437
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]