STINNER Victor <vstin...@redhat.com> added the comment:

I ran "python -m test test_signal -v -F" 4 times in parallel (in 4 terminals), 
and I reproduced test_warn_on_full_buffer() failure after one hour: 2 terminals 
got the failures (the 2 others are still running).

I ran this test using "write.setsockopt(socket.SOL_SOCKET, socket.SO_SNDBUF, 
0)" fix on test_socket().

----------

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

Reply via email to