Skip to content

stream: correctly pause and resume after once('readable')

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

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