killing thread ?

anton wilson anton.wilson at camotion.com
Wed Feb 12 11:07:14 EST 2003


>
> Use a queue to communicate between threads.  Pass a message
> that says 'go die'.  You may need 2 queues, if you need to
> get messages back as well.
>


The problem is not making a thread die, but making a thread I didn't write 
die. For that, I'm going to have to do interpreter changes.

Anton






More information about the Python-list mailing list