[Python-Dev] Problem with signals in a single threaded application (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Jan 24 20:12:01 CET 2007


Gustavo Carneiro schrieb:

What about http://www.python.org/sf/1564547 ? It tries to solve a different problem, but I think it also fixes this one; at least as much as possible with the braindead unix signal programming interface...

I'm sceptical. It is way too much code for me to review, so I'm unable to comment whether it fixes the problem under discussion. I feel that this problem should find a much simpler solution.

Regards, Martin



More information about the Python-Dev mailing list