[issue30106] test_asyncore: test_handle_write() fails in tearDown()

STINNER Victor report at bugs.python.org
Tue Jul 4 10:52:46 EDT 2017


STINNER Victor added the comment:

File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/socket.py", line 411, in _real_close
    _ss.close(self)
ConnectionResetError: [Errno 54] Connection reset by peer


This bug was fixed by bpo-30319.

----------

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


More information about the Python-bugs-list mailing list