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 kristjan.jonsson
Recipients amaury.forgeotdarc, christian.heimes, kristjan.jonsson
Date 2008-11-17.14:52:38
SpamBayes Score 0.0453406
Marked as misclassified No
Message-id <1226933559.81.0.871255914606.issue4293@psf.upfronthosting.co.za>
In-reply-to
Content
Small refinement:  Deadlock avoidance is only needed on the main thread 
since we only install signal handlers for the main thread.
History
Date User Action Args
2008-11-17 14:52:40kristjan.jonssonsetrecipients: + kristjan.jonsson, amaury.forgeotdarc, christian.heimes
2008-11-17 14:52:39kristjan.jonssonsetmessageid: <1226933559.81.0.871255914606.issue4293@psf.upfronthosting.co.za>
2008-11-17 14:52:39kristjan.jonssonlinkissue4293 messages
2008-11-17 14:52:39kristjan.jonssoncreate