summaryrefslogtreecommitdiff
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-08-27 22:35:39 -0700
committerGitHub <noreply@github.com>2022-08-28 08:35:39 +0300
commit9b070d361da2d1458ba005e2451b26d698c1fbf7 (patch)
tree4d6b7a31138512533fe4ccb8b06679dc53c3f96e /Python/pystate.c
parentc0a9859afb522d555a9b9851be48be56327d252d (diff)
downloadcpython-git-9b070d361da2d1458ba005e2451b26d698c1fbf7.tar.gz
gh-96021: Explicitly tear down the IsolatedAsyncioTestCase loop in tests (GH-96135) (GH-96235)
Tests for IsolatedAsyncioTestCase.debug() rely on the runner be closed in __del__. It makes tests depending on the GC an unreliable on other implementations. It is better to tear down the loop explicitly even if currently there is no a public API for this. (cherry picked from commit 4de06e3cc0a58d73934f9a2759ad9cd2f6b031b0) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions