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 dbenbenn
Recipients
Date 2007-07-03.21:26:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I've attached a patch to mutex.py that fixes the bug by acquiring a lock in testandset() and unlock().  After you apply the patch, the previous attachment will run forever.
File Added: patch.txt
History
Date User Action Args
2007-08-23 14:58:13adminlinkissue1746071 messages
2007-08-23 14:58:13admincreate