[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
- Previous message: [Python-Dev] Problem with signals in a single threaded application
- Next message: [Python-Dev] Problem with signals in a single threaded application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Problem with signals in a single threaded application
- Next message: [Python-Dev] Problem with signals in a single threaded application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]