Cli process always is finished with 0 code
p-fedyukovich opened this issue · 1 comments
p-fedyukovich commented
Hi!
I faced with CI problem when error is occurred program exits with 0 code, which means that everything is okay. So that afterwards processes proceeds. I think that is wrong behavior, better close application with 1 code
graphql-typed-client/src/cli.ts
Line 40 in ee79c4a
helios1138 commented
fixed in e2811c4