STINNER Victor added the comment:

I commited my change with small changes.

"wait() is a coroutine, which is something uncommon. Is it ok to start using 
coroutines in transports, at least for subprocess transports?"

I made the method private (renamed to _wait()).

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to