Skip to content

stream: pass error on legacy destroy

While looking at readable-stream source, I've found a possible missed argument while emitting an error toward legacy streams.

  • Include tests for any bug fixes or new features.
  • Update documentation if relevant.
  • Ensure that make lint passes.
  • Ensure that make -j4 test (UNIX), or vcbuild test (Windows) passes.

Merge request reports

Loading