Skip to content
Snippets Groups Projects
Commit 046ef1ec7a46 authored by Ben Darnell's avatar Ben Darnell
Browse files

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
parent e54db3c92a78
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment