Skip to content

stream: make _read() be called indefinitely if the user wants so

Fixes: https://github.com/nodejs/node/issues/26097

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

Merge request reports

Loading