goreman icon indicating copy to clipboard operation
goreman copied to clipboard

How to make sure goreman dies after any subprocess?

Open berkant opened this issue 4 years ago • 0 comments

I know we have an --exit-on-error flag to make sure goreman dies upon seeing a subprocess returning non-zero status code.

Thing is, how do I make sure goreman dies whenever a single subprocess dies regardless the exit code?

berkant avatar Apr 28 '21 10:04 berkant