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

fix(fetch) allow Response to be GC'd before all the request body is received #10933

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

cirospaciari
Copy link
Collaborator

@cirospaciari cirospaciari commented May 8, 2024

What does this PR do?

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Added tests

Copy link

github-actions bot commented May 10, 2024

@Jarred-Sumner, your commit has failing tests :(

💪 4 failing tests Darwin AARCH64

💻 3 failing tests Darwin x64 baseline

💻 2 failing tests Darwin x64

🐧💪 2 failing tests Linux AARCH64

🐧🖥 1 failing tests Linux x64 baseline

🐧🖥 1 failing tests Linux x64

🪟💻 7 failing tests Windows x64 baseline

🪟💻 7 failing tests Windows x64

View logs

@cirospaciari cirospaciari changed the title WIP: fetch lazy promise fix(fetch) allow Response to be GC'd before all the request body is received May 13, 2024
@cirospaciari cirospaciari marked this pull request as ready for review May 13, 2024 17:19
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.

None yet

2 participants