Message 320584 - Python tracker

Message320584

Author vstinner
Recipients asvetlov, twisteroid ambassador, vstinner, yselivanov
Date 2018-06-27.14:27:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530109625.53.0.56676864532.issue33833@psf.upfronthosting.co.za>
In-reply-to
Content
> 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?
History
Date User Action Args
2018-06-27 14:27:05vstinnersetrecipients: + vstinner, asvetlov, yselivanov, twisteroid ambassador
2018-06-27 14:27:05vstinnersetmessageid: <1530109625.53.0.56676864532.issue33833@psf.upfronthosting.co.za>
2018-06-27 14:27:05vstinnerlinkissue33833 messages
2018-06-27 14:27:05vstinnercreate