[issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads

Yury Selivanov report at bugs.python.org
Mon Sep 9 05:57:20 EDT 2019


Yury Selivanov <yselivanov at gmail.com> added the comment:

> What do you think of the "shutdown_default_executor()" name?

Yeah, I think it's a better name!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34037>
_______________________________________


More information about the Python-bugs-list mailing list