The doc says > Since concat-stream is not itself a stream it does not emit errors Making `concat-stream` would make it trivial to get the errors down from the pipeline. It could emit a `data` event when it's ready.