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

Always run inline for socket callbacks #44465

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

davidfowl
Copy link
Member

  • .NET 8 removed the windows native threadpool fallback for socket IO completions. Remove the checks for flags that no longer exist.

- .NET 8 removed the windows native threadpool fallback for socket IO completions. Remove the checks for flags that no longer exist.
@davidfowl
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Member

@BrennanConroy BrennanConroy left a comment

Choose a reason for hiding this comment

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

Removal for reference: dotnet/runtime#71719

@davidfowl davidfowl merged commit e3c3382 into main Oct 11, 2022
@davidfowl davidfowl deleted the davidfowl/remove-winthreadpool-callback branch October 11, 2022 18:13
@ghost ghost added this to the 8.0-preview1 milestone Oct 11, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants