Thread Question

Karl Lewin lewinke at home.com
Thu May 18 00:07:37 EDT 2000


Is there a way to "kill" a thread that is currently asleep.

Example:

thread t1 is currently executing "time.sleep(60)", is it possible to
kill/delete/destroy the thread object before it finishes sleeping?

If this isn't clear, I can post a better example tomorrow.







More information about the Python-list mailing list