SettingsFields.executor

The default executor is SingleRunner. If you want to use the ParallelExecutor set this option to parallel or if you want to use the ProcessExecutor set it to process.

mixintemplate SettingsFields()
string executor;

Meta