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
fix(cli): Exit CLI with 1(as failed) when received SIGINT (#736)
* fix: Exit process as failed when catch SIGINT.
* Exit on SIGINT with correct POSIX value
Co-authored-by: David Welch <dmwelch@users.noreply.github.com>
0 commit comments