diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-09-03 20:54:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 20:54:43 (GMT) |
commit | 8d68e59f11267ded765d4af6d71a49784a12fad5 (patch) | |
tree | 8f9e466e3ab7b04185a813790a56c6e31d5d45d2 /Python/Python-ast.c | |
parent | a2680058ee1f43cab282e9f4c2b35fd89464ebb6 (diff) | |
download | cpython-8d68e59f11267ded765d4af6d71a49784a12fad5.zip cpython-8d68e59f11267ded765d4af6d71a49784a12fad5.tar.gz cpython-8d68e59f11267ded765d4af6d71a49784a12fad5.tar.bz2 |
bpo-39010: Improve test shutdown (GH-22066) (#22082)
Simply closing the event loop isn't enough to avoid warnings. If we
don't also shut down the event loop's default executor, it sometimes
logs a "dangling thread" warning.
Follow-up to GH-22017
(cherry picked from commit be435ae2b064dc64f04475bec632862e1dbf605f)
Co-authored-by: Ben Darnell <ben@bendarnell.com>
Co-authored-by: Ben Darnell <ben@bendarnell.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions