threaded embedded python calls

Thomas Grill t.grill at gmx.net
Fri Aug 23 18:02:35 EDT 2002


Hi all,
i'm really stressing my nerves with this one:
I have some threaded c code which loads a python module and calls functions
therein. The calls can occur in several different threads.

I've read every line i could find on this topic (especially "8.1 Thread
State and...." - hard to believe that THIS could make it into the official
documentation...) - yet, nothing but deadlocks and crashes.
Could someone point me to some real functioning code how this is managed?
That would be extremely cool.

greetings,
Thomas







More information about the Python-list mailing list