ejholmes / walk

A fast, general purpose, graph based build and task execution utility.
http://ejholmes.github.io/walk/
MIT License
137 stars 1 forks source link

Cancel other targets when one target fails #13

Closed ejholmes closed 7 years ago

ejholmes commented 7 years ago

If multiple long running targets are being executed at once, when one fails, the others should be canceled.