[issue44212] asyncio overrides signal handlers

Francisco Demartino report at bugs.python.org
Sat May 22 00:02:42 EDT 2021


Francisco Demartino <demartino.francisco at gmail.com> added the comment:

Looks like Roger Dahl also noted this on https://bugs.python.org/issue39765:

> Second, set_signal_handler()[sic] silently and implicitly removes corresponding handlers set with signal.signal(). [...]  I think this should be documented as well.

(then has a linked PR that apparently doesn't address this second part)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44212>
_______________________________________


More information about the Python-bugs-list mailing list