diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2011-01-03 21:06:12 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2011-01-03 21:06:12 +0000 |
commit | 96c886ce967cb62cedca2e482616f551e809b777 (patch) | |
tree | d06a39d65999d2bc62b644ec75e788564d118bce /Python/errors.c | |
parent | 68530ac3c0ef5b84aa303ce81cbdc4c07c4349ef (diff) | |
download | cpython-git-96c886ce967cb62cedca2e482616f551e809b777.tar.gz |
issue6643 - Two locks held within the threading module on each thread instance
needed to be reinitialized after fork(). Adds tests to confirm that they are
and that a potential deadlock and crasher bug are fixed (platform dependant).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions