Skip to content

Always run inline for socket callbacks - #44465

Merged
davidfowl merged 1 commit into
mainfrom
davidfowl/remove-winthreadpool-callback
Oct 11, 2022
Merged

Always run inline for socket callbacks#44465
davidfowl merged 1 commit into
mainfrom
davidfowl/remove-winthreadpool-callback

Conversation

@davidfowl

Copy link
Copy Markdown
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
Copy Markdown
Member Author

/azp run

@azure-pipelines

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

@BrennanConroy BrennanConroy 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.

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