[issue43742] tcp_echo_client in asyncio streams example does not work. Hangs for ever at reaser.read()

julian colomina report at bugs.python.org
Mon May 3 17:00:39 EDT 2021


julian colomina <julcol33 at gmail.com> added the comment:

@jaswdr

Thanks for your response.

No I did not run the server that you mention. 

The language made me imply that the same process, in two separate coroutines, would be writing/reading from each end of the tcp connection. One writing to the tcp buffer, the second one draining it.

If  the intended usage is as you explain, please close the issue.

My bad, sorry.

JC

----------

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


More information about the Python-bugs-list mailing list