Closed
Description
Currently it's only possible to execute feature classes in parallel. In case you have independent scenarios (and you really should) it would be nice to run them concurrently. The current codebase does not support this. First of all the reporting is inherently sequential and there is some state in the Runtime class (skipNextStep
and scenarioResult
). I would be happily contributing a patch, but this would require a major change of some of the internal structure.
Metadata
Assignees
Labels
No labels