]> granicus.if.org Git - python/commit
bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348)
authorVictor Stinner <vstinner@python.org>
Tue, 24 Sep 2019 10:47:49 +0000 (12:47 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 10:47:49 +0000 (12:47 +0200)
commit99799c722065d0524f3ab0bc455e1938bb8dc60f
treec628c79ab189970fc9c000515ae9218d997a07d7
parentef048517755db1f0d211fb6dfc655a8b412cc96f
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.
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]