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 martin.panter
Recipients koobs, martin.panter, vstinner
Date 2016-08-17.23:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471477924.12.0.716776789073.issue27784@psf.upfronthosting.co.za>
In-reply-to
Content
I think I have seen these kind of errors pop up randomly on various tests on Free BSD buildbots (at least in the last few months or so).

Are the buildbots so overloaded that they drop localhost connections? Or are localhost TCP connections generally just that unreliable on Free BSD? Or is something else going on? I’m not faimilar with the OS.

This only seems to affect 3.6, not the equivalent 3.5 buildbot.
History
Date User Action Args
2016-08-17 23:52:04martin.pantersetrecipients: + martin.panter, vstinner, koobs
2016-08-17 23:52:04martin.pantersetmessageid: <1471477924.12.0.716776789073.issue27784@psf.upfronthosting.co.za>
2016-08-17 23:52:04martin.panterlinkissue27784 messages
2016-08-17 23:52:03martin.pantercreate