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 asvetlov
Recipients asvetlov, icgood, koobs, miss-islington, xtreak, yselivanov
Date 2019-05-29.17:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559152494.16.0.365050950139.issue36889@roundup.psfhosted.org>
In-reply-to
Content
Wow!
Thanks for the report.
Internally it is pretty close to freebsd problem.
The test is unstable, not asyncio code itself.
The test uses future objects to synchronize client and server socket processing but looks like there are race conditions still.

Please let me work on it.
If the problem is very annoying I can temporarily disable these problematic tests while working on their improvements
History
Date User Action Args
2019-05-29 17:54:54asvetlovsetrecipients: + asvetlov, yselivanov, koobs, icgood, miss-islington, xtreak
2019-05-29 17:54:54asvetlovsetmessageid: <1559152494.16.0.365050950139.issue36889@roundup.psfhosted.org>
2019-05-29 17:54:54asvetlovlinkissue36889 messages
2019-05-29 17:54:54asvetlovcreate