Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information