[issue23837] asyncio: read pipe transport tries to resume reading after loop is gone

Andrew Svetlov report at bugs.python.org
Fri Sep 13 08:15:15 EDT 2019


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

The issue can be closed, loop.add_reader() / loop.remove_reader() calls correctly handle closed loop now

----------
nosy: +asvetlov
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list