Add method to `sc-cli` to reset the `SIGPIPE` signal handler (#5447)
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
2206e52d
Please register or sign in to comment