On Wed, Jun 24, 2020 at 5:15 PM Yonatan Zunger via Python-Dev < [email protected]> 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 -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/SI76X4GQ2IZUMY7TYY5ZNBG6EHPQXZP2/ Code of Conduct: http://python.org/psf/codeofconduct/
