v1.4.1
Fixed multithreading
- Multithreading now works by launching a separate system process for each thread which runs the analysis.
- The default value for the
thread
configuration option is nowAUTO
which internally translates tototal number of cores * 0.75
, i.e. 75% of total cores.