STINNER Victor <vstin...@python.org> added the comment:

I close the issue.

I added a timeout (20 min) in master when running tests for a PGO build.

> I created https://github.com/python/buildmaster-config/pull/228 to skip PGO 
> builds on Python 3.7, since test_asyncio hangs on PGO builds.

Done. I remove all Python 3.7 PGO buildbot builders.

The test_asyncio issue on Python 3.7 looks like a race condition which is 
likely already fixed in Python 3.8. Even if it's a bug, we cannot fix asyncio 
bugs in Python 3.7 anymore.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to