Many thanks for your reply, Mark. I'll try your suggestion. Best wishes, Paul
-----Original Message----- From: Mark Hammond [mailto:[email protected]] Sent: 06 November 2009 23:01 To: Bilokon, Paul [ICG-MKTS] Cc: '[email protected]'; Moudry, Jiri George [ICG-MKTS]; Adams, Lyndon [ICG-IT] Subject: Re: [python-win32] multiprocessing pickle problem in win32 On 7/11/2009 4:05 AM, Bilokon, Paul wrote: > Hi Mark, > > I wonder if the EOFError in gencache.py described here > > http://mail.python.org/pipermail/python-win32/2009-February/008770.htm > l > > has been resolved in more recent revisions? It hasn't. > We are hitting exactly the same problem when we are running multiple python > processes. > > Have you come up with any other workarounds? Try having a single "master" process do the generation bewfore starting the sub-processes? Cheers, Mark _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
