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

More fetch fixes #4

Closed
wants to merge 7 commits into from
Closed

More fetch fixes #4

wants to merge 7 commits into from

Conversation

noise64
Copy link

@noise64 noise64 commented Jun 18, 2024

No description provided.

guybedford and others added 7 commits June 5, 2024 14:13
…bodies

This special-casing used to make sense in the JS-Compute runtime, where certain TransformStreams were more optimizable. It doesn't anymore, and in any case would have to come with actually reading from the stream, which the code as written before this patch didn't 🤷
Specifically, some of the `noGC` guards had issues that could lead to panics during exception throwing, and some of the loops over multiple buffers where overly complex.
@noise64 noise64 closed this Aug 1, 2024
@noise64 noise64 deleted the more-fetch-fixes branch August 1, 2024 13:08
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.

3 participants