-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
Affected URL(s)
https://nodejs.org/docs/latest/api/stream.html
Description of the problem
Specifically this bit:
Lines 3849 to 3850 in b6fe731
Furthermore, the `callback` should not be mixed with async/await | |
once it is executed when a promise is resolved. |
Since the undocumented support for "thenables" was removed starting with v18.0.0, this bit in the streams documentation is outdated and should be removed.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.