◐ Shell
clean mode source ↗

bpo-37224: Improve test__xxsubinterpreters.DestroyTests by aeros · Pull Request #18058 · python/cpython

@aeros

ericsnowcurrently

@aeros

ericsnowcurrently

Co-Authored-By: Eric Snow <ericsnowcurrently@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 3, 2020
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>

miss-islington added a commit that referenced this pull request

Feb 4, 2020
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>