multiprocessing deadlock

paulC pclinch at gmail.com
Fri Oct 23 15:01:59 EDT 2009


>
> Hey Paul,
>
> I guess I was unclear in my explanation - the deadlock only happens  
> when I *don't* call join.
>
> Cheers,
> Brian

Whoops, my bad.

Have you tried replacing prints with writing a another output Queue?
I'm wondering if sys.stdout has a problem.

Regards, Paul C.



More information about the Python-list mailing list