Stopping all threads from other thread

amadeusz.jasak at gmail.com amadeusz.jasak at gmail.com
Sat Aug 19 15:33:24 EDT 2006


Hello,
it is possible to stop all threads (application) from thread of
application:
App
 |-MainThread
 |-WebServer
 |-CmdListener # From this I want to stop App
 
The sys.exit isn't working...

Amadeusz Jasak (Poland)




More information about the Python-list mailing list