[Async-sig] Control-C handling in Python and Trio
Guido van Rossum
guido at python.org
Thu Apr 20 20:53:12 EDT 2017
Nice. Maybe someone can contribute a similar patch to asyncio?
On Thu, Apr 20, 2017 at 5:11 PM, Nathaniel Smith <njs at pobox.com> wrote:
> Hi async-sig,
>
> Some of you have probably already seen this, but in case it's of
> interest, I just posted some discussion of signal handling and how I
> approach it in trio:
>
> https://vorpus.org/blog/control-c-handling-in-python-and-trio/
>
> If nothing else at least it's the signal handling documentation that I
> wish I had when I started :-).
>
> -n
>
> --
> Nathaniel J. Smith -- https://vorpus.org
> _______________________________________________
> Async-sig mailing list
> Async-sig at python.org
> https://mail.python.org/mailman/listinfo/async-sig
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
--
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/async-sig/attachments/20170420/e06ba5be/attachment.html>
More information about the Async-sig
mailing list