Jeroen Demeyer added the comment:

Just a comment: if you need really robust signal handling, you just cannot do 
it with pure Python. I would recommend using Cython, where one has complete 
control over when signals are checked.

----------
nosy: +jdemeyer

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9504>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to