Killing threads

Aahz Maruch aahz at panix.com
Thu Feb 28 08:58:46 EST 2002


In article <1014894766.777152 at seux119>, VUG <plugin at airtel.net> wrote:
>
>Hi all. I'm doing an application in C who needs to execute simultaneous
>Pythons scripts. Under certain conditions I need to kill one threads. ¿How
>can I do it? 

You can't.  You'll need to figure out a mechanism to poll for requests
to kill the thread.
-- 
                      --- Aahz  <*>  (Copyright 2002 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista

"He's Quebecois. He puts mayonnaise on *everything*."  --siobhan at virulent.org



More information about the Python-list mailing list