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