Threading problem in cli_python
Carpman <[email protected]> Wed, 30 Apr 2003 21:27:55 -0500
| Newsgroups | gmane.comp.video.picogui.devel |
|---|---|
| Organization | Guild of the Void Pointer |
| Message-ID | <[email protected]> |
I've noticed that cli_python seems basically thread intolerant. For example... def threadA(): app.run() t = threading.Thread(None, threadA, None) t.start() app.addWidget(...) Fails to add a widget. It just hangs at addWidget. I've talked to lalo on IRC, and he has said that any thread problems in cli_python are to be treated as bugs, so here one is. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf