[Python-Dev] Problem with signals in a single threaded application (original) (raw)
Aahz aahz at pythoncraft.com
Wed Jan 24 00:44:30 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 ]
On Tue, Jan 23, 2007, Ulisses Furquim wrote:
I've read some threads about signals in the archives and I was under the impression signals should work reliably on single-threaded applications. Am I right? I've thought about a way to fix this, but I don't know what is the current plan for signals support in python, so what can be done?
For starters, please post a bug report to SF so that this issue doesn't get lost.
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
Help a hearing-impaired person: http://rule6.info/hearing.html
- 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 ]