-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stalestreamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Description
Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.
Currently, there is no way to determine which stream in the pipeline function raised an error. In many cases, it would be helpful for the user, because they would get more insight as to what caused the error.
Describe the solution you'd like
Please describe the desired behavior.
PR 34 of the pump module was able to implement this.
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stalestreamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.