diff options
author | Victor Stinner <vstinner@python.org> | 2020-09-12 08:50:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-12 08:50:18 +0200 |
commit | 1b0f0e3d7d03155da1cf9769a847874d559e57e3 (patch) | |
tree | 4668e74414cfc8b360dc2c68b7233766b54906ab /Python/Python-ast.c | |
parent | 7e711ead26fea6465e0ef2e3b8880b57ba8fc129 (diff) | |
download | cpython-git-1b0f0e3d7d03155da1cf9769a847874d559e57e3.tar.gz |
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions