Is it possible to kill a thread ?

guignot guignot at wanadoo.fr
Thu Dec 6 13:10:11 EST 2001


I have a prog which launches a server, using thread.start_new call.
When I destroy the gui, it keeps stuck, probably because the server thread 
is still running...
Can the main prog cleanly die, or is there a way to kill the thread ?




More information about the Python-list mailing list