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 pitrou
Recipients brian.curtin, ocean-city, pitrou
Date 2010-07-31.11:00:09
SpamBayes Score 0.010473656
Marked as misclassified No
Message-id <1280574013.08.0.800834456946.issue9116@psf.upfronthosting.co.za>
In-reply-to
Content
The patch shouldn't remove COND_RESET, otherwise there will be spurious wakeups.
Also, it would be nice to have more precisions about the issue. At which point does PyThreadState_Get() fail?
History
Date User Action Args
2010-07-31 11:00:13pitrousetrecipients: + pitrou, ocean-city, brian.curtin
2010-07-31 11:00:13pitrousetmessageid: <1280574013.08.0.800834456946.issue9116@psf.upfronthosting.co.za>
2010-07-31 11:00:09pitroulinkissue9116 messages
2010-07-31 11:00:09pitroucreate