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 gvanrossum
Recipients
Date 2000-08-25.03:06:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Don't check this in yet!

Tim & I had a brainwave. We can share a single mutex for all locks and grab it around a fork, and the lock reinitialization won't be needed.

(We think.)
History
Date User Action Args
2007-08-23 15:01:18adminlinkissue401226 messages
2007-08-23 15:01:18admincreate