Skip to content

Conversation

@Brendonovich
Copy link

If the WritableStream passed to pipeTo gets closed at some point (like if the browser is closed mid-stream), write() and close() can throw unhandled errors, which can crash NodeJS. This PR just silences those errors, though a more thorough implementation that ends rendering early could also be done.
We'd like to have this merged for Solid Start 2.

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.

1 participant