Skip to content

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

Closed
@mcollina

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 the stream subsystem.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions