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 vstinner
Recipients asvetlov, vstinner, yselivanov
Date 2019-08-14.22:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565823590.26.0.0170500402583.issue36732@roundup.psfhosted.org>
In-reply-to
Content
> ResourceWarning?

That's a small bug in the test, but the main issue is that test_huge_content_recvinto() has a race condition.
History
Date User Action Args
2019-08-14 22:59:50vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2019-08-14 22:59:50vstinnersetmessageid: <1565823590.26.0.0170500402583.issue36732@roundup.psfhosted.org>
2019-08-14 22:59:50vstinnerlinkissue36732 messages
2019-08-14 22:59:50vstinnercreate