villfa opened this issue 4 years ago · 0 comments
This option would override the parallelJobs configuration.
parallelJobs
By exposing such option it would be easier to use churn in conjunction with nproc. Example:
churn
nproc
./churn run src/ --parallel $(nproc)