|
Adding CommandGroup in parallel?
We have a command group that we wish to execute in parallel within another bigger command group. We can add the command group sequentially no problem, but the inner command group does not seem to execute when added in parallel. Any ideas?
|