conc
conc copied to clipboard
exitOnFirstError fix #57
When we run batch tasks, sometimes an error in one subtask means that the whole task is wrong. So it is desirable to add the ability to exit on the first error encountered.