### Documentation at the bottom of the page https://docs.python.org/3/library/asyncio-eventloop.html#set-signal-handlers-for-sigint-and-sigterm > (This `signals` example only works on Unix.) the `signals` should be `signal`, I think. <!-- gh-linked-prs --> ### Linked PRs * gh-148073 * gh-148245 * gh-148246 <!-- /gh-linked-prs -->
Documentation
at the bottom of the page
https://docs.python.org/3/library/asyncio-eventloop.html#set-signal-handlers-for-sigint-and-sigterm
the
signalsshould besignal, I think.Linked PRs