Skip to content

test: stream readable resumeScheduled state

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

test

Description of change

Adding test for the resumeScheduled state in stream.Readable

Ref: https://github.com/nodejs/node/issues/8683 CI: https://ci.nodejs.org/job/node-test-pull-request/5446/console

cc: @mcollina

Merge request reports

Loading