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(#2364): concurrent aborts #3005

Merged
merged 2 commits into from
Mar 27, 2024
Merged

fix(#2364): concurrent aborts #3005

merged 2 commits into from
Mar 27, 2024

Conversation

metcoder95
Copy link
Member

@metcoder95 metcoder95 commented Mar 27, 2024

This relates to...

Closes #2364

Rationale

It destroys streams that are linked to aborted/completed requests.

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@metcoder95 metcoder95 changed the title fix: concurrent aborts fix(#2364): concurrent aborts Mar 27, 2024
@metcoder95 metcoder95 requested a review from ronag March 27, 2024 16:41
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ronag ronag merged commit fa5bcb4 into main Mar 27, 2024
27 checks passed
ronag added a commit that referenced this pull request Apr 2, 2024
@mcollina mcollina deleted the fix/concurrent-aborts branch April 2, 2024 09:21
mcollina pushed a commit that referenced this pull request Apr 2, 2024
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.

[HTTP/2] Aborted requests for same domain might fail unexpectedly
3 participants