]> 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:13 +0000 (09:40 -0800)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 17:40:13 +0000 (18:40 +0100)
commit75d88b91e6b1320ae0511eaf72e860bea913a3eb
tree344925b2202788213aa16231aaa16ee15c4c7e4a
parent9a7d01046723a8a0a10f9a26702c5e39e73d4414
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receiving (GH-30845) (#30860)

(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