Add method to `sc-cli` to reset the `SIGPIPE` signal handler
The signal handler will be reset to the default system one. This means the program will be exited instead of panicking. This is required to support piping in the console.
parent
29c73254
Please register or sign in to comment