dotnet / wcf

This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
MIT License
1.72k stars 558 forks source link

Fix sync hang issue after async task method call #5634

Closed imcarolwang closed 3 months ago

imcarolwang commented 3 months ago

For issue #5626.