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 tim.peters
Recipients
Date 2000-08-25.04:09:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Now that I've had a chance to drive recklessly, suck down a Coke, and chain-smoke two butts in peace <wink>, I'm certain that the "one mutex" idea will work, and satisfied that the extra contention it may cause is pthread's own damn fault for presuming to kill threads in the child while they're in an unknown state.  Full mutex ahead!
History
Date User Action Args
2007-08-23 15:01:18adminlinkissue401226 messages
2007-08-23 15:01:18admincreate