Fix fuzzy thinking in ReinitializeParallelDSM().
The fact that no workers were successfully launched in the previous iteration does not excuse us from setting up properly to try again. This appears to explain crashes I saw in parallel regression testing due to error_mqh being NULL when it shouldn't be. Minor other cosmetic fixes too.
Showing
Please register or sign in to comment