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 Dennis Sweeney, aeros, arhadthedev, asvetlov, erlendaasland, gvanrossum, kj, kumaraditya, miss-islington, ncoghlan, sobolevn, terry.reedy, vstinner, yselivanov
Date 2022-01-25.17:40:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643132434.81.0.579674504755.issue41682@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75d88b91e6b1320ae0511eaf72e860bea913a3eb by Miss Islington (bot) in branch '3.10':
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receiving (GH-30845) (#30860)
https://github.com/python/cpython/commit/75d88b91e6b1320ae0511eaf72e860bea913a3eb
History
Date User Action Args
2022-01-25 17:40:34vstinnersetrecipients: + vstinner, gvanrossum, terry.reedy, ncoghlan, asvetlov, yselivanov, miss-islington, Dennis Sweeney, aeros, erlendaasland, sobolevn, kj, kumaraditya, arhadthedev
2022-01-25 17:40:34vstinnersetmessageid: <1643132434.81.0.579674504755.issue41682@roundup.psfhosted.org>
2022-01-25 17:40:34vstinnerlinkissue41682 messages
2022-01-25 17:40:34vstinnercreate