Skip to content

stream, test: add test for _readableState.readingMore #8685

Description

@mcollina

Part of #8644.

stream._readableState.readingMore

// if true, a maybeReadMore has been scheduled
this.readingMore = false;

cc @Fishrock123 @nodejs/streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.streamIssues and PRs related to Node.js streams.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions