]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receiving ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Jan 2022 17:40:34 +0000 (09:40 -0800)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 17:40:34 +0000 (18:40 +0100)
commitf9ff0bf515e0fa162889aca508e755cc65d85079
treefa600a47c9bae56a0ff6af64295a62374c7d0fcb
parentb0b8388a1c29dc9203dd1a9e8b1420a6a5e88c97
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receiving (GH-30845) (#30861)

(cherry picked from commit 1c705fda8f9902906edd26d46acb0433b0b098e1)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_asyncio/test_sendfile.py