[Python-ideas] Responsive signal handling

Guido van Rossum guido at python.org
Mon Jun 22 10:28:04 CEST 2015


I would regret losing the behavior where just raising an exception in a
signal handler causes the main thread to be interrupted by that exception.

I agree it would be nice if handlers ran when the main thread is waiting
for I/O.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150622/767f702e/attachment.html>


More information about the Python-ideas mailing list