> Importing ZEO.ClientStorage creates a thread, AFAIK. Using threads with > os.fork() is tricky: you have to ensure the threads get created *after* > forking. You've already done that, so is it not sufficient? > > Well, the problem is that in the same file there are other imports that end up importing ClientStorage, and I can't seem to find a way to avoid this...
Thanks, Pedro -- José Pedro Ferreira (Software Developer, Indico Project) IT-UDS-AVC CERN Geneva, Switzerland Office 513-R-042 Tel. +41 22 76 77159 _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev