disBatch
disBatch copied to clipboard
Add flag to control exit-on-task failure behavior
When a task fails, we currently continue. Allow different behaviors, such as exiting immediately, or exiting after running tasks finish, or just propagating exit code to disBatch somehow.