[issue39232] asyncio crashes when tearing down the proactor event loop

Steve Dower report at bugs.python.org
Wed Apr 28 18:03:54 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:

I'm also seeing (and annoyed by) this.

Do we need to do anything more than suppress the error? If we're just failing to notify the event loop that we're closing because the loop is gone, does the notification even matter?

----------
nosy: +steve.dower

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


More information about the Python-bugs-list mailing list