thread killing

Joshua C. Marshall jayantha at ccs.neu.edu
Sat Jan 29 12:16:51 EST 2000


I know it's been asked.

In my application I run untrusted code in a separate thread.  I want to
kill this thread if its execution takes too long (I don't care about
cleanup).

Is there any way to do this?  Is it possible for a spawned thread to
handle signals?




More information about the Python-list mailing list