Skip to content

test: stream._writableState.ending

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
  • test
Description of change
  • Adding tests for stream._writableState.ending
  • Adding comment about needDrain flag

Issue related: https://github.com/nodejs/node/issues/8686

Merge request reports

Loading