commit | 9a740b6c7e7a88185d79128b8a1993ac387d5091 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 04 07:31:19 2020 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 04 07:31:19 2020 -0800 |
tree | fb2b8ca754a1d0e8a672936dcfd70ba502234656 | |
parent | a0389ba84bb2dbee7a59e25163e514059afc166d [diff] |
bpo-37224: Improve test__xxsubinterpreters.DestroyTests (GH-18058) 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 f03a8f8d5001963ad5b5b28dbd95497e9cc15596) Co-authored-by: Kyle Stanley <aeros167@gmail.com>