diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2010-03-01 01:22:39 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2010-03-01 01:22:39 +0000 |
commit | 9e5d1327f8a6f3a266b76118e0c660c7bcb12ce9 (patch) | |
tree | 32ff378ec728b89d72cad1f2669c66446b03b515 /Lib/test/test_threading.py | |
parent | cce211f88c3d23bbd37f5769e3addd9b6b9fa96e (diff) | |
download | cpython-git-9e5d1327f8a6f3a266b76118e0c660c7bcb12ce9.tar.gz |
Issue #7242: On Solaris 9 and earlier calling os.fork() from within a
thread could raise an incorrect RuntimeError about not holding the import
lock. The import lock is now reinitialized after fork.
Diffstat (limited to 'Lib/test/test_threading.py')
0 files changed, 0 insertions, 0 deletions