-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
doc: missing negation in streams docΒ #10710
Copy link
Copy link
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
from https://nodejs.org/dist/latest-v6.x/docs/api/stream.html#stream_errors_while_reading
The doc for
Errors While Readingsays:and I believe it should be
...can result in UNexpected and inconsistent behavior...