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
threadconfiguration option is nowAUTOwhich internally translates tototal number of cores * 0.75, i.e. 75% of total cores.