]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98703: Add tests for closing `_ProactorSocketTransport` with proactor event loop...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Oct 2022 03:35:07 +0000 (20:35 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 03:35:07 +0000 (20:35 -0700)
commit9338e9a5f4418e4ddb2509d7c7b2e0a784abb614
tree85f434790a23dadf67a922448e26dc2387564cca
parentbb80f6ad92f6765cdcd9c887c389ea37103e6902
gh-98703: Add tests for closing `_ProactorSocketTransport` with proactor event loop (GH-98730)

(cherry picked from commit 96ae80f1d004f2df4a707919853f0745c9c352d1)

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