{{ message }}
Test atexit shutdown mechanism in a subprocess#4828
Merged
pitrou merged 3 commits intoDec 13, 2017
Merged
Conversation
Member
Author
Sorry, something went wrong.
…t_check_subprocess
vstinner
reviewed
Dec 13, 2017
vstinner
reviewed
Dec 13, 2017
Member
|
At least, the assertion worked as expected before you rebased this PR on top of PR #4826, Travis CI failed with: |
Sorry, something went wrong.
vstinner
approved these changes
Dec 13, 2017
vstinner
left a comment
Member
There was a problem hiding this comment.
LGTM, thanks.
Sorry, something went wrong.
Contributor
|
Thanks @pitrou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6. |
Sorry, something went wrong.
Contributor
|
Sorry, @pitrou, I could not cleanly backport this to |
Sorry, something went wrong.
pitrou
added a commit
to pitrou/cpython
that referenced
this pull request
Dec 13, 2017
* Test atexit shutdown mechanism in a subprocess. (cherry picked from commit fc5db95)
pitrou
added a commit
that referenced
this pull request
Dec 13, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Needs #4826 to work.