Skip to content

bpo-39622: Use a custom signal handler in asyncio.run()#18628

Closed
kmaork wants to merge 2 commits into
python:mainfrom
kmaork:bpo-39622-use-custom-sigint-handler-in-asyncio-run
Closed

bpo-39622: Use a custom signal handler in asyncio.run()#18628
kmaork wants to merge 2 commits into
python:mainfrom
kmaork:bpo-39622-use-custom-sigint-handler-in-asyncio-run

fixed handle loss in event loop by registering a custom SIGINT handler

616bf89
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs