brimcap icon indicating copy to clipboard operation
brimcap copied to clipboard

brimcap should not ignore EPIPE

Open mccanne opened this issue 4 years ago • 0 comments

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.

mccanne avatar Oct 02 '21 15:10 mccanne