Another workaround could be re-assigning a new lock to import_lock
(such a thing is done with the global interpreter lock) at
PyOS_AfterFork or pthread_atfork.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to