cancel thread?

Dirk Vleugels dvl at de.uu.net
Wed Feb 23 13:11:02 EST 2000


Hi,

posix threads offer 'pthread_cancel', i can't find anything similar in
the python docs. How do I communicate with a long running (maybe
blocked on netio) thread without cancellation points and 'cancel'?

Cheers,
Dirk

-- 
Dirk.Vleugels at de.uu.net              http://www.de.uu.net
Database Engineer                    UUNET Deutschland GmbH



More information about the Python-list mailing list