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, kristjan.jonsson, loewis, pitrou, python-dev, sbt, tim.golden
Date 2011-03-30.23:07:41
SpamBayes Score 0.0010650246
Marked as misclassified No
Message-id <1301526461.96.0.893419947373.issue11618@psf.upfronthosting.co.za>
In-reply-to
Content
I have now committed the semaphore implementation, so as to fix the issue.
Potential performance optimizations can still be discussed, of course (either here or in a new issue, I'm not sure).
History
Date User Action Args
2011-03-30 23:07:42pitrousetrecipients: + pitrou, loewis, kristjan.jonsson, tim.golden, brian.curtin, python-dev, sbt
2011-03-30 23:07:41pitrousetmessageid: <1301526461.96.0.893419947373.issue11618@psf.upfronthosting.co.za>
2011-03-30 23:07:41pitroulinkissue11618 messages
2011-03-30 23:07:41pitroucreate