Using multiprocessing from a Windows service

Mark Hammond skippy.hammond at gmail.com
Thu Feb 5 22:50:53 EST 2009


On 6/02/2009 11:37 AM, Volodya wrote:
> Hi all,
>
> I think I've found a small bug with multiprocessing package on
> Windows.

I'd actually argue its a bug in pythonservice.exe - it should set 
sys.argv[] to resemble a normal python process with argv[0] being the 
script.  I'll fix it...

Cheers,

Mark



More information about the Python-list mailing list