[issue27906] Socket accept exhaustion during high TCP traffic

Guido van Rossum report at bugs.python.org
Tue Aug 30 23:10:11 EDT 2016


Guido van Rossum added the comment:

Yeah, the tests are often full of mocks, and I trust that the test
suite you wrote verifies that this fixes the problem. The unit tests
are more to ensure that future changes to the code won't accidentally
break the code you wrote (which is why we should really have test
coverage, but that's another story).

----------

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


More information about the Python-bugs-list mailing list