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

Remove workaroudn for linker issue in Http3RequestStream #57571

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

vitek-karas
Copy link
Member

Part of the linker issue dotnet/linker#2181 has been fixed in dotnet/linker#2205. This part was the one affecting Http3RequestStream.

This change simple reverts the workaround since it's not needed anymore.

Part of the linker issue dotnet/linker#2181 has been fixed in dotnet/linker#2205. This part was the one affecting Http3RequestStream.

This change simple reverts the workaround since it's not needed anymore.
@vitek-karas vitek-karas added the linkable-framework Issues associated with delivering a linker friendly framework label Aug 17, 2021
@vitek-karas vitek-karas requested a review from steveisok August 17, 2021 14:27
@vitek-karas vitek-karas self-assigned this Aug 17, 2021
@ghost
Copy link

ghost commented Aug 17, 2021

Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr
See info in area-owners.md if you want to be subscribed.

Issue Details

Part of the linker issue dotnet/linker#2181 has been fixed in dotnet/linker#2205. This part was the one affecting Http3RequestStream.

This change simple reverts the workaround since it's not needed anymore.

Author: vitek-karas
Assignees: vitek-karas
Labels:

linkable-framework

Milestone: -

@vitek-karas
Copy link
Member Author

I created a new PR for the already fixed case here. The original PR #57451 tries to revert all cases of the linker issue, but needs more investigation.

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

👍

@stephentoub stephentoub merged commit b4d75a0 into dotnet:main Aug 18, 2021
@karelz karelz added this to the 7.0.0 milestone Aug 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 19, 2021
@vitek-karas vitek-karas deleted the RemoveHttp3LinkerWorkaround branch September 26, 2023 09:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http linkable-framework Issues associated with delivering a linker friendly framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants