Skip to content

[3.7] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) #15874

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

Merged
merged 2 commits into from
Sep 10, 2019
Merged

[3.7] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) #15874

merged 2 commits into from
Sep 10, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 10, 2019

vstinner and others added 2 commits September 10, 2019 17:09
* Write a message when killing a worker process
* Put a timeout on the second popen.communicate() call
  (after killing the process)
* Put a timeout on popen.wait() call
* Catch popen.kill() and popen.wait() exceptions

(cherry picked from commit de2d9ee)
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Sep 10, 2019
@vstinner vstinner merged commit 494b61a into python:3.7 Sep 10, 2019
@vstinner vstinner deleted the regrtest37 branch September 10, 2019 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants