[issue35065] Reading received data from a closed TCP stream using `StreamReader.read` might hang forever

Andrew Svetlov report at bugs.python.org
Thu Oct 25 10:19:55 EDT 2018


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

Hi Vincent!

No, the hang is not intended behavior. Thanks for the report.
I'll assign the issue to myself to don't miss the bug; but if you have a patch with a fix -- please don't hesitate to make a Pull Request for it.

----------

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


More information about the Python-bugs-list mailing list