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.
Showing
Please register or sign in to comment