Skip to content

test: stream readable readableListening internal state

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

stream

Description of change

Adding test for the readableListening state in stream.Readable

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

cc: @mcollina

Merge request reports

Loading