◐ Shell
clean mode source ↗

bpo-31234: test_multiprocessing: wait 30 seconds by vstinner · Pull Request #3599 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:multiprocessing_timeout

Sep 15, 2017

Merged

bpo-31234: test_multiprocessing: wait 30 seconds#3599

vstinner

merged 1 commit into

python:masterfrom

vstinner:multiprocessing_timeout

Conversation

@vstinner

@vstinner vstinner commented

Sep 15, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Give 30 seconds to join_process(), instead of 5 or 10 seconds, to
wait until the process completes.

https://bugs.python.org/issue31234

Give 30 seconds to join_process(), instead of 5 or 10 seconds, to
wait until the process completes.

@vstinner vstinner merged commit 11f0807 into python:master

Sep 15, 2017

@vstinner vstinner deleted the multiprocessing_timeout branch

September 15, 2017 13:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @Mariatta @bedevere-bot