This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients
Date 2000-11-02.20:04:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As I said, signals are a Unix-only solution.

And blocked I/O is a common reason to *want* to kill a thread -- e.g. the common problem of webservers that simply never reply.
History
Date User Action Args
2007-08-23 13:52:03adminlinkissue221115 messages
2007-08-23 13:52:03admincreate