On Wed, Jun 24, 2020 at 5:15 PM Yonatan Zunger via Python-Dev <
python-dev@python.org> wrote:

> That said, the meta-question still applies: Are there things which are
> generally intended *not* to be interruptible by signals, and if so, is
> there some consistent way of indicating this?
>

Yonatan, Nathaniel Smith wrote an interesting post a few years ago that
includes some background about signal handling:
https://vorpus.org/blog/control-c-handling-in-python-and-trio/
Have you seen that?

--Chris


>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/SI76X4GQ2IZUMY7TYY5ZNBG6EHPQXZP2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to