This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, yselivanov
Date 2019-05-07.20:10:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557259806.05.0.192162125401.issue36840@roundup.psfhosted.org>
In-reply-to
Content
It should call underlying `transport.abort()`, then wait for closing event (`await self.wait_closed()`)
History
Date User Action Args
2019-05-07 20:10:06asvetlovsetrecipients: + asvetlov, yselivanov
2019-05-07 20:10:06asvetlovsetmessageid: <1557259806.05.0.192162125401.issue36840@roundup.psfhosted.org>
2019-05-07 20:10:06asvetlovlinkissue36840 messages
2019-05-07 20:10:05asvetlovcreate