When running a concurrent run with a list of commands, even with the parameter $exitOnFailure set to true, I expected the command to fail. Looks like there's some inconsistency in handling commands error.
The error message used for concurrent runs needs to be updated.
Expected Behavior or Solution
Expected run to end when an error is encountered.
Steps To Reproduce
No response
Additional context
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
What happened?
When running a concurrent run with a list of commands, even with the parameter
$exitOnFailure
set to true, I expected the command to fail. Looks like there's some inconsistency in handling commands error.The error message used for concurrent runs needs to be updated.
Expected Behavior or Solution
Expected run to end when an error is encountered.
Steps To Reproduce
No response
Additional context
No response
Code of Conduct