Message 305336 - Python tracker

Message305336

Author serhiy.storchaka
Recipients martin.panter, serhiy.storchaka, vstinner
Date 2017-10-31.19:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509479934.47.0.213398074469.issue31910@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not a networking but it seems reasonable. If I understand correctly, EADDRNOTAVAIL can be raised on the Travis CI when a large number of network connections are created simultaneously by other CI tests.

Or maybe just repeat the test if EADDRNOTAVAIL is raised?
History
Date User Action Args
2017-10-31 19:58:54serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, martin.panter
2017-10-31 19:58:54serhiy.storchakasetmessageid: <1509479934.47.0.213398074469.issue31910@psf.upfronthosting.co.za>
2017-10-31 19:58:54serhiy.storchakalinkissue31910 messages
2017-10-31 19:58:54serhiy.storchakacreate