Skip to content

bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout#16348

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:mp_queue_feeder_timeout
Sep 24, 2019
Merged

bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout#16348
vstinner merged 1 commit into
python:masterfrom
vstinner:mp_queue_feeder_timeout

Conversation

@vstinner

@vstinner vstinner commented Sep 24, 2019

Copy link
Copy Markdown
Member

Multiprocessing tests: increase test_queue_feeder_donot_stop_onexc()
timeout from 1 to 60 seconds.

https://bugs.python.org/issue38212

Multiprocessing tests: increase test_queue_feeder_donot_stop_onexc()
timeout from 1 to 60 seconds.
@vstinner
vstinner requested a review from pablogsal September 24, 2019 10:31
@vstinner
vstinner merged commit 99799c7 into python:master Sep 24, 2019
@vstinner
vstinner deleted the mp_queue_feeder_timeout branch September 24, 2019 10:47
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-16350 is a backport of this pull request to the 3.8 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-16351 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 24, 2019
…ythonGH-16348)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Sep 24, 2019
…H-16348)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Sep 24, 2019
…H-16348)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants