Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@stephentoub
Copy link
Member

No description provided.

@stephentoub stephentoub merged commit 3b2707b into master Jun 17, 2019
@stephentoub stephentoub deleted the stephentoub-configureawait branch June 17, 2019 20:25
@yv989c
Copy link

yv989c commented Dec 25, 2019

So maybe this is the reason why the client library I wrote was deadlocking when used on a sync-over-async fashion (ASP.NET), and my last resort was to use Task.Run.

@es-repo
Copy link

es-repo commented Jan 11, 2020

@yv989c most likely yes.

@felickz
Copy link

felickz commented Feb 21, 2021

Extremely detailed explanation of this fix 😉

https://devblogs.microsoft.com/dotnet/configureawait-faq/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

6 participants