Skip to content

Use ConfigureAwait(false) on ConnectionMultiplexerFactory #39865

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

Merged
merged 3 commits into from
Jan 31, 2022

Conversation

Kahbazi
Copy link
Member

@Kahbazi Kahbazi commented Jan 29, 2022

Use ConfigureAwait(false) on ConnectionMultiplexerFactory

Every await in RedisCache has ConfigureAwait(false), should it also be there on ConnectionMultiplexerFactory?

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jan 29, 2022
@BrennanConroy
Copy link
Member

👍 and if it's not too hard it would be a good idea to add https://github.com/dotnet/aspnetcore/blob/main/src/SignalR/clients/csharp/.editorconfig to this project

@BrennanConroy BrennanConroy merged commit 3de52f5 into dotnet:main Jan 31, 2022
@ghost ghost added this to the 7.0-preview1 milestone Jan 31, 2022
@BrennanConroy
Copy link
Member

Thanks, sorry about the editorconfig updates 😄

@Kahbazi Kahbazi deleted the patch-2 branch January 31, 2022 05:17
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 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 community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants