[issue33833] ProactorEventLoop raises AssertionError

STINNER Victor report at bugs.python.org
Wed Jun 27 10:27:05 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> Sometimes when a socket transport under ProactorEventLoop is writing while the peer closes the connection, asyncio logs an AssertionError. 

Would you mind to add an example of such error in this issue?

----------

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


More information about the Python-bugs-list mailing list