Skip to content

stream: pipeline uncaught error

There are stream(like)s both in node and ecosystem that can emit an error after finished/eos. This will cause the process to unexpectedly exit with an uncaught error exception.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading