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

feat(ext/http): abort signal when request is cancelled #26761

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

littledivy
Copy link
Member

Closes #21653

@bartlomieju
Copy link
Member

Confirmed that this fixes the linked issue. Would be great to have a small unit test for it.

@littledivy littledivy merged commit b926213 into denoland:main Nov 7, 2024
17 checks passed
@littledivy littledivy deleted the req_signal_abort branch November 7, 2024 11:42
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.

the request.signal is not aborted when the request is cancelled
2 participants