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-31067: test_subprocess calls reap_children() #2931

Merged
merged 1 commit into from Jul 28, 2017
Merged

bpo-31067: test_subprocess calls reap_children() #2931

merged 1 commit into from Jul 28, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 28, 2017

test_subprocess now also calls reap_children() in tearDown(), not
only on setUp().

https://bugs.python.org/issue31067

test_subprocess now also calls reap_children() in tearDown(), not
only on setUp().
@vstinner vstinner merged commit cc42c12 into python:master Jul 28, 2017
@vstinner vstinner deleted the reap_children branch July 28, 2017 16:00
vstinner added a commit that referenced this pull request Aug 11, 2017
test_subprocess now also calls reap_children() in tearDown(), not
only on setUp().
(cherry picked from commit cc42c12)
vstinner added a commit that referenced this pull request Aug 11, 2017
test_subprocess now also calls reap_children() in tearDown(), not
only on setUp().
(cherry picked from commit cc42c12)
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.

None yet

2 participants