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 loewis
Recipients
Date 2007-01-29.22:04:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
rhamphoryncus, see the discussion on #1564547 about that patch. I believe there are better ways to address the issues it raises, in particular by means of pthread_kill. It's certainly more reliable than a pipe (which wakes up the main thread only if it was polling the pipe).
History
Date User Action Args
2007-08-23 14:51:30adminlinkissue1643738 messages
2007-08-23 14:51:30admincreate