.Net core 3.1 Intermittently hangs #49311
-
we recently migrated our api from .net framework 4.7 to .net core 3.1. when we moved this to production we noticed that application simply hangs after running for few minutes/hours under high load. when I checked hang dump I noticed the threads are all stuck in connecthelper connectAsync method of system.net.http . noticed that issue looks to be same as mentioned here Fix is marked for release with v 6.0.0.0 , is there a plan to merge this fix with dotnet runtime 3.1 for people who are using earlier version. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can ask for a backport request, and the servicing team will examine the quality and risk. @geoffkizer ? |
Beta Was this translation helpful? Give feedback.
You can ask for a backport request, and the servicing team will examine the quality and risk. @geoffkizer ?