Staging
v0.8.1
Revision 7dfcc8e0795cce6a8cb42ae2a7f159a38da6b38a authored by Miss Islington (bot) on 12 September 2020, 07:11:38 UTC, committed by GitHub on 12 September 2020, 07:11:38 UTC

Fix a race condition in the call_soon_threadsafe() method of
asyncio.ProactorEventLoop: do nothing if the self-pipe socket has
been closed.
(cherry picked from commit 1b0f0e3d7d03155da1cf9769a847874d559e57e3)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 34e3c75
History
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.9 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top