Skip to content

[HTTP/3] Wrap Cancelled Request with OCE instead of QuicException#103081

Merged
liveans merged 5 commits into
dotnet:mainfrom
liveans:wrap_cancellation_with_oce
Jun 18, 2024
Merged

[HTTP/3] Wrap Cancelled Request with OCE instead of QuicException#103081
liveans merged 5 commits into
dotnet:mainfrom
liveans:wrap_cancellation_with_oce

Conversation

@liveans

@liveans liveans commented Jun 5, 2024

Copy link
Copy Markdown
Member

Fixes #98220

@liveans

liveans commented Jun 5, 2024

Copy link
Copy Markdown
Member Author

/azp list

@azure-pipelines

Copy link
Copy Markdown
CI/CD Pipelines for this repository:

@liveans

liveans commented Jun 5, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@liveans

liveans commented Jun 5, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-libraries stress-http

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rzikm rzikm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, modulo the one open comment.

@ManickaP ManickaP left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, just please add some comments to your new cases similar to the comments in cases above in their respective methods.

@liveans

liveans commented Jun 18, 2024

Copy link
Copy Markdown
Member Author

/ba-g failures unrelated

@liveans liveans merged commit a3e728a into dotnet:main Jun 18, 2024
@karelz karelz added this to the 9.0.0 milestone Jun 24, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HTTP/3] map QuicException to OCE in case of a cancellation

4 participants