Stream.pipeline does not re-emit errors without callback #20303
Closed
Description
- Version:
Node 10 - Platform:
- Subsystem:
Stream.pipeline
doesn't re-emit errors when no callback is given. I opened this issue (mafintosh/pump#32) on pump
before it was ported here but it was ignored.