brimcap
brimcap copied to clipboard
brimcap should not ignore EPIPE
If you pipe the output of brimcap to zq and the zq query has an error in it, then the pipe fails silently because brimcap ignores EPIPE. It should exit with an error code and output a meaningful error message.