You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stat x should clearly return a non-zero exit-code and a message to stderr.
The text was updated successfully, but these errors were encountered:
alexellis
changed the title
Serializing mode should return 500 when exit code is non-zero
Serializing,streaming mode should return 500 when exit code is non-zero
Apr 2, 2018
Serializing & streaming mode should return 500 when exit code is non-zero
Unlike the classic watchdog it is returning 200 despite a non-zero exit code.
Example:
stat x
should clearly return a non-zero exit-code and a message to stderr.The text was updated successfully, but these errors were encountered: