You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 40657: Fix exit AcceptLoop in Http.Sys (#57319)
If an exception occurs during request processing we weren't exiting the accept loop which resulted in duplicating the accept loop.
Co-authored-by: Brennan Conroy <brecon@microsoft.com>
0 commit comments