[Scons-dev] runtests.py and multithreading

Dirk Bächle tshortik at gmx.de
Sat Sep 13 16:28:32 EDT 2014


On 13.09.2014 22:06, William Blevins wrote:
> Team,
>
> I was wondering if I could runtests.py multithreaded.  It appears that 
> someone started adding functionality for it, but an argument was never 
> added for public use, so jobs is always hard-coded to 1.
>
The runtest.py supports the standard "-j / --jobs" option for this, if 
you have the threading module installed.

Dirk



More information about the Scons-dev mailing list