Skip to content
Commit 9a373248 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Option to set the number of parallel processes.

Created wrapper around parallel gem that passes the same config
to each call of Parallel#map or Parallel#each, or disables
parallelization completely when in_processes => 0 specified.

Useful for debugging to get deterministic output.

It's also a step towards Windows support - parallel gem doesn't work
there.
parent e70d509c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment