Skip to content
Snippets Groups Projects
Unverified Commit 7dfcc8e0 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)



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 1b0f0e3d)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 34e3c759
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment