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 <[email protected]>
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: <[email protected]>
2019-05-07 20:10:06asvetlovlinkissue36840 messages
2019-05-07 20:10:05asvetlovcreate