[issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Kyle Stanley
report at bugs.python.org
Fri Sep 6 03:19:54 EDT 2019
Kyle Stanley <aeros167 at gmail.com> added the comment:
> Any plan to reapply my change, or fix it?
I can try to help with this. I'm not the most familiar with the internals of asyncio, but I think it would provide a good learning experience.
----------
nosy: +aeros167
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34037>
_______________________________________
More information about the Python-bugs-list
mailing list