Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.8] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345)#15871

Merged
vstinner merged 1 commit into
python:3.8python/cpython:3.8from
vstinner:regrtest38Copy head branch name to clipboard
Sep 10, 2019
Merged

[3.8] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345)#15871
vstinner merged 1 commit into
python:3.8python/cpython:3.8from
vstinner:regrtest38Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Sep 10, 2019

Copy link
Copy Markdown
Member
  • 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)

https://bugs.python.org/issue37531

* 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 d42a4fd into python:3.8 Sep 10, 2019
@vstinner vstinner deleted the regrtest38 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.