New submission from Andrew Svetlov <andrew.svet...@gmail.com>:

It should call underlying `transport.abort()`, then wait for closing event 
(`await self.wait_closed()`)

----------
components: asyncio
messages: 341811
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Add stream.abort() async method
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36840>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to