brimdata / brimcap

Convert pcap files into richly-typed ZNG summary logs (Zeek, Suricata, and more)
BSD 3-Clause "New" or "Revised" License
78 stars 8 forks source link

Ignore fs.ErrClose in analyzer.runProcess #317

Closed nwt closed 1 year ago

nwt commented 1 year ago

Like pipe errors, it's less interesting than the process error that caused it, and reporting it causes occasional failures for cmd/brimcap/ztests/analyze-process-error.yaml and cmd/brimcap/ztests/analyze-combiner-error.yaml in CI.