Skip to content

stream: pipe should not swallow error

pipe would not properly forward uncaught errors.

Could be considered bug fix but I still think its semver-major.

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