[issue27386] Asyncio server hang when clients connect and immediately disconnect

Guido van Rossum report at bugs.python.org
Wed Jun 29 11:47:29 EDT 2016


Guido van Rossum added the comment:

I can't personally run that code and get the results you are getting; could you please walk us through what happens (as far as you can tell)? Reading the code I find myself quite confused about which parts of the code might be active or not. E.g. is self.messages used? Does its actual contents matter? Where does it end up?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27386>
_______________________________________


More information about the Python-bugs-list mailing list