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 Sebastian.Noack
Recipients Sebastian.Noack, asvetlov, jyasskin, kristjan.jonsson, mklauber, pitrou
Date 2012-09-30.02:01:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348970502.75.0.793622682381.issue8800@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a new patch, that implements a shared/exclusive lock as described in my comments above, for the threading and multiprocessing module.
History
Date User Action Args
2012-09-30 02:01:43Sebastian.Noacksetrecipients: + Sebastian.Noack, pitrou, kristjan.jonsson, jyasskin, asvetlov, mklauber
2012-09-30 02:01:42Sebastian.Noacksetmessageid: <1348970502.75.0.793622682381.issue8800@psf.upfronthosting.co.za>
2012-09-30 02:01:42Sebastian.Noacklinkissue8800 messages
2012-09-30 02:01:42Sebastian.Noackcreate