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

STINNER Victor report at bugs.python.org
Fri Apr 21 07:23:32 EDT 2017


STINNER Victor added the comment:

> AssertionError: join() timed out

The following PR fixes this race condition which occurs on FreeBSD:
https://github.com/python/cpython/pull/1234 fixes

----------

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


More information about the Python-bugs-list mailing list