[3.8] bpo-37224: Improve test__xxsubinterpreters.DestroyTests (GH-18058)#18318
Conversation
Adds an additional assertion check based on a race condition for `test__xxsubinterpreters.DestroyTests.test_still_running` discovered in the bpo issue. https://bugs.python.org/issue37224 (cherry picked from commit f03a8f8) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
|
@aeros: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
2 similar comments
|
@aeros: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@aeros: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
ericsnowcurrently
left a comment
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Sorry, I can't merge this PR. Reason: |
Sorry, something went wrong.
1 similar comment
|
Sorry, I can't merge this PR. Reason: |
Sorry, something went wrong.
|
(I believe the above message occurred because miss-islington auto-merges backports when they're approved, so when the |
Sorry, something went wrong.
Adds an additional assertion check based on a race condition for
test__xxsubinterpreters.DestroyTests.test_still_runningdiscovered in the bpo issue.https://bugs.python.org/issue37224
(cherry picked from commit f03a8f8)
Co-authored-by: Kyle Stanley aeros167@gmail.com
https://bugs.python.org/issue37224
Automerge-Triggered-By: @ericsnowcurrently