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

bpo-31160: Enhance support.reap_children()#3036

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:reap_childrenCopy head branch name to clipboard
Aug 10, 2017
Merged

bpo-31160: Enhance support.reap_children()#3036
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:reap_childrenCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Aug 9, 2017

Copy link
Copy Markdown
Member
  • reap_children() now sets environment_altered to True to detect bugs
    using python3 -m test --fail-env-changed
  • Replace bare "except:" with "except OSError:" in reap_children()
  • Write an unit test for reap_children() using a timeout of 60
    seconds

https://bugs.python.org/issue31160

@vstinner vstinner changed the title Enhance support.reap_children() bpo-31160: Enhance support.reap_children() Aug 9, 2017
* reap_children() now sets environment_altered to True to detect bugs
  using python3 -m test --fail-env-changed
* Replace bare "except:" with "except OSError:" in reap_children()
* Write an unit test for reap_children() using a timeout of 60
  seconds
@vstinner vstinner merged commit b501147 into python:master Aug 10, 2017
@vstinner vstinner deleted the reap_children branch August 10, 2017 14:01
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.

2 participants

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