Closed baskaran-md closed 8 years ago
While it should return a non-zero code, I feel it should be independent of the executed task code. In a multi-machine scenario, a given task can fail only on a certain subset of nodes.
I agree with sudharsh. The tasks are run on a remote machine. Henchman should return code should be base off henchmans execution
Why this was closed? Resolution?
If a task fails with non-zero exit code, Henchman still returns zero. It should actually return the exit code of that failed task.