diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-08-24 12:07:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 12:07:20 (GMT) |
commit | 4de06e3cc0a58d73934f9a2759ad9cd2f6b031b0 (patch) | |
tree | 4f571482c2fdab89dcabf9b864364926881e82be /PCbuild/_elementtree.vcxproj.filters | |
parent | 420f39f457a97a9379f8423a81776bef428d0746 (diff) | |
download | cpython-4de06e3cc0a58d73934f9a2759ad9cd2f6b031b0.zip cpython-4de06e3cc0a58d73934f9a2759ad9cd2f6b031b0.tar.gz cpython-4de06e3cc0a58d73934f9a2759ad9cd2f6b031b0.tar.bz2 |
gh-96021: Explicitly close the IsolatedAsyncioTestCase runner in tests (GH-96135)
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 close the runner explicitly even if
currently there is no a public API for this.
Diffstat (limited to 'PCbuild/_elementtree.vcxproj.filters')
0 files changed, 0 insertions, 0 deletions