]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111358: Fix timeout behaviour in BaseEventLoop.shutdown_default_executor (#115622)
authorJamie Phan <jamie@ordinarylab.dev>
Mon, 19 Feb 2024 00:01:00 +0000 (11:01 +1100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 00:01:00 +0000 (00:01 +0000)
commit53d5e67804227d541ed2f9e8efea8de5d70cb1ec
tree7be39b738d6e8e039bc1507e2ebbc9dc0f080f08
parentedea0e7d9938139d53af84de817097bc12bb8f92
gh-111358: Fix timeout behaviour in BaseEventLoop.shutdown_default_executor (#115622)
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS.d/next/Library/2024-02-18-12-18-12.gh-issue-111358.9yJUMD.rst [new file with mode: 0644]