[issue30996] add coroutine AbstractEventLoop.sock_close

Andrew Svetlov report at bugs.python.org
Thu Dec 21 04:37:37 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Well, removing the reader on future cancellation makes sense.
Can be done by add_done_callback().

Yury, what do you think?

----------
nosy: +asvetlov
versions: +Python 3.7

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


More information about the Python-bugs-list mailing list