cpython/Misc/NEWS.d/next/Library/2020-09-11-12-38-55.bpo-396...

4 lines
148 B
ReStructuredText

Fix a race condition in the ``call_soon_threadsafe()`` method of
``asyncio.ProactorEventLoop``: do nothing if the self-pipe socket has been
closed.