[issue36732] test_asyncio: test_huge_content_recvinto() fails randomly

STINNER Victor report at bugs.python.org
Wed Aug 14 18:59:50 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> ResourceWarning?

That's a small bug in the test, but the main issue is that test_huge_content_recvinto() has a race condition.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36732>
_______________________________________


More information about the Python-bugs-list mailing list