Threads and Interpreter death

Carl J. Van Arsdall cvanarsdall at mvista.com
Thu Feb 9 12:37:05 EST 2006


I've been toying with threads a lot lately and I've noticed that if a 
scripting error occurs in a thread the thread dies, but not the process 
that spawned the thread.

Is python supposed to behave this way or is this type of behavior 
accidental?

Thanks,

Carl


-- 

Carl J. Van Arsdall
cvanarsdall at mvista.com
Build and Release
MontaVista Software




More information about the Python-list mailing list