Skip to content

stream: avoid unecessary nextTick

If we are not going to emit 'close' then there is no reason to schedule it.

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