diff options
author | Ben Darnell <ben@bendarnell.com> | 2020-09-03 04:58:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 04:58:50 (GMT) |
commit | be435ae2b064dc64f04475bec632862e1dbf605f (patch) | |
tree | 1e0fce0cbfc8f065bc390fbc0f34d70e4f8e5e23 /Python/pymath.c | |
parent | 0770ad948cb6d9f7f6c4002efd83e27c27069808 (diff) | |
download | cpython-be435ae2b064dc64f04475bec632862e1dbf605f.zip cpython-be435ae2b064dc64f04475bec632862e1dbf605f.tar.gz cpython-be435ae2b064dc64f04475bec632862e1dbf605f.tar.bz2 |
bpo-39010: Improve test shutdown (#22066)
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
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions