Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-31234: test_multiprocessing: wait 30 seconds #3599

Merged
merged 1 commit into from
Sep 15, 2017
Merged

bpo-31234: test_multiprocessing: wait 30 seconds #3599

merged 1 commit into from
Sep 15, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 15, 2017

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants