[issue43943] test_ssl fails in the macos CI

Christian Heimes report at bugs.python.org
Mon May 3 09:17:42 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:

I'm still unsure why tests are sometimes failing. Test fail rarely on macOS and Windows. When tests are failing it's usually a bunch of tests that fail with "connection reset by peer". I suspect that the listener backlog and timeout of the server socket is too aggressive.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43943>
_______________________________________


More information about the Python-bugs-list mailing list