Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup error propagation in Web streams to Node.js streams adapters #2593

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 22, 2024

Errors were not appropriately propagating via the streams adapters due to the destroy API being called incorrectly.

@jasnell jasnell requested review from mhart and anonrig August 22, 2024 18:31
@jasnell jasnell requested review from a team as code owners August 22, 2024 18:31
@jasnell jasnell requested a review from mikea August 22, 2024 18:31
@jasnell jasnell force-pushed the jsnell/fixup-node-streams-adapter branch from 70efc0c to a9e3756 Compare August 22, 2024 20:38
@jasnell jasnell merged commit a20cb7e into main Aug 22, 2024
10 checks passed
@jasnell jasnell deleted the jsnell/fixup-node-streams-adapter branch August 22, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants