Files
pezkuwi-subxt/substrate/bin/node
Bastian Köcher daf8cf0600 Handle clap errors manually and don't reset SIGPIPE (#6012)
Instead of resetting `SIGPIPE` to the system default handler, we now
handle a clap error manually and ignore any error when writing to
`stdout`/`stderr`. In this way, the node does not silently stops when it
encounters a `SIGPIPE` in normal mode and we still support piping of the
cli output.
2020-05-13 19:43:38 +02:00
..
2020-05-05 22:08:31 +01:00
2020-05-05 22:08:31 +01:00
2020-05-05 22:08:31 +01:00