This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, pablogsal
Date 2021-05-03.13:17:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620047862.64.0.71349036649.issue43943@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-05-03 13:17:42christian.heimessetrecipients: + christian.heimes, pablogsal
2021-05-03 13:17:42christian.heimessetmessageid: <1620047862.64.0.71349036649.issue43943@roundup.psfhosted.org>
2021-05-03 13:17:42christian.heimeslinkissue43943 messages
2021-05-03 13:17:42christian.heimescreate