The Wayback Machine - https://web.archive.org/web/20220624162418/https://github.com/python/cpython/issues/94182
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
as of #93896 asyncio.Runner no longer calls
asyncio.set_event_loop()and so the PidfdChildWatcher is never activatedthis is unfortunate because it could run
asyncio.get_running_loop().add_readerinsteadThe text was updated successfully, but these errors were encountered: