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 asvetlov, christian.heimes, r.david.murray, yarkot
Date 2018-02-04.19:40:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517773219.75.0.467229070634.issue32753@psf.upfronthosting.co.za>
In-reply-to
Content
It's a duplicate of #32706. The new cert validation code causes the handshake to terminate properly. The old asyncore based test routine is not able to handle this correctly when the machine is under heavy load.
History
Date User Action Args
2018-02-04 19:40:19christian.heimessetrecipients: + christian.heimes, yarkot, r.david.murray, asvetlov
2018-02-04 19:40:19christian.heimessetmessageid: <1517773219.75.0.467229070634.issue32753@psf.upfronthosting.co.za>
2018-02-04 19:40:19christian.heimeslinkissue32753 messages
2018-02-04 19:40:19christian.heimescreate