]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98703: Add tests for closing `_ProactorSocketTransport` with proactor event loop...
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Thu, 27 Oct 2022 03:07:31 +0000 (08:37 +0530)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 03:07:31 +0000 (11:07 +0800)
commit96ae80f1d004f2df4a707919853f0745c9c352d1
treecd74b029b99a2ad9a5c56b8210ff0903ba942a31
parent8a755423eba8e19704d96905730cf7f50083eb23
gh-98703: Add tests for closing `_ProactorSocketTransport` with proactor event loop (GH-98730)
Lib/test/test_asyncio/test_proactor_events.py