Unit testing multiprocessing code on Windows

Terry Reedy tjreedy at udel.edu
Fri Feb 18 02:54:51 EST 2011


On 2/17/2011 6:31 PM, Matt Chaput wrote:
> Does anyone know the "right" way to write a unit test for code that uses
> multiprocessing on Windows?

I would start with Lib/test/test_multiprocessing.


-- 
Terry Jan Reedy




More information about the Python-list mailing list