-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
Part of #8644.
stream._readableState.readingMore
Lines 91 to 92 in 774146d
// if true, a maybeReadMore has been scheduled | |
this.readingMore = false; |
cc @Fishrock123 @nodejs/streams
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.