SIGN IN SIGN UP

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
B
Ben Darnell committed
be435ae2b064dc64f04475bec632862e1dbf605f
Parent: 0770ad9
Committed by GitHub <noreply@github.com> on 9/3/2020, 4:58:50 AM