diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-09-03 20:54:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 20:54:36 (GMT) |
commit | 40e2444c364eede59f193979df5a02ed958f56e9 (patch) | |
tree | 869455d71e64c7dcf5ba809d30d74eafaa218836 /Python/sysmodule.c | |
parent | 1f5f12737755f246fee83a54c600779ad76934a4 (diff) | |
download | cpython-40e2444c364eede59f193979df5a02ed958f56e9.zip cpython-40e2444c364eede59f193979df5a02ed958f56e9.tar.gz cpython-40e2444c364eede59f193979df5a02ed958f56e9.tar.bz2 |
bpo-39010: Improve test shutdown (GH-22066) (#22083)
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions