Azure / azure-relay-bridge

Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
MIT License
116 stars 48 forks source link

Microsoft.Azure.Relay.Bridge deadlock issue #31

Closed jnettleton closed 1 week ago

jnettleton commented 2 years ago

Library should use ConfigureAwait(false) on all await method calls to avoid deadlocks

clemensv commented 2 years ago

Did you actually see deadlocks? The console app host doesn't have a synchronization context, so this shouldn't matter.

jnettleton commented 2 years ago

Yes, I performed a load test with SQL Server and encountered a deadlock.

jnettleton commented 1 year ago

Yes, I performed a load test with SQL Server and encountered a deadlock.

On Thu, Aug 25, 2022 at 6:05 AM Clemens Vasters @.***> wrote:

Did you actually see deadlocks? The console app host doesn't have a synchronization context, so this shouldn't matter.

— Reply to this email directly, view it on GitHub https://github.com/Azure/azure-relay-bridge/issues/31#issuecomment-1227111364, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRQ7M6J43S3F4URYFNU3X3V25HP3ANCNFSM5UHOP3SQ . You are receiving this because you authored the thread.Message ID: @.***>

-- Jerry Nettleton cell: 651-303-4437 email: @.***