Author pitrou
Recipients haypo, kristjan.jonsson, loewis, pitrou, pmoore, python-dev, sbt
Date 2012-06-19.13:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340113902.29.0.264454663931.issue15038@psf.upfronthosting.co.za>
In-reply-to
Content
> However, if this lost wakeup problem can affect current users of the API, then it sounds unacceptable.

Let me elaborate: the GIL can perhaps suffer lost wakeups from time to time. The Lock API certainly shouldn't.
History
Date User Action Args
2012-06-19 13:51:42pitrousetrecipients: + pitrou, loewis, pmoore, kristjan.jonsson, haypo, python-dev, sbt
2012-06-19 13:51:42pitrousetmessageid: <1340113902.29.0.264454663931.issue15038@psf.upfronthosting.co.za>
2012-06-19 13:51:41pitroulinkissue15038 messages
2012-06-19 13:51:41pitroucreate