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 brett.cannon
Recipients brett.cannon, christian.heimes, eric.snow, jcea
Date 2012-11-16.02:41:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353033690.86.0.732750963677.issue15894@psf.upfronthosting.co.za>
In-reply-to
Content
The chances of this being a problem is REALLY small and the single function that calls this is a public void function so there is no way for an exception to propagate short of a fatal error which seems a bit much.

I did change to using NOWAIT_LOCK, though.
History
Date User Action Args
2012-11-16 02:41:30brett.cannonsetrecipients: + brett.cannon, jcea, christian.heimes, eric.snow
2012-11-16 02:41:30brett.cannonsetmessageid: <1353033690.86.0.732750963677.issue15894@psf.upfronthosting.co.za>
2012-11-16 02:41:30brett.cannonlinkissue15894 messages
2012-11-16 02:41:29brett.cannoncreate