patrila <patr...@fake-box.com> added the comment:

Adding a 'time.sleep(0.01)' before the 'send()' statement in 
test.test_asyncore.BaseTestAPI.test_handle_close_after_conn_broken.TestClient.handle_write
 works around this problem. Unsure if this a fix or just a workaround.

Patch attached.

----------
keywords: +patch
Added file: 
https://bugs.python.org/file47311/python-3.6.3-Fix_test_asyncore_test_handle_close_after_conn_broken.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue29151>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to