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 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 <[email protected]>
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: <[email protected]>
2017-10-31 19:58:54serhiy.storchakalinkissue31910 messages
2017-10-31 19:58:54serhiy.storchakacreate