davidfowl / AspNetCoreDiagnosticScenarios

This repository has examples of broken patterns in ASP.NET Core applications
7.69k stars 740 forks source link

Link to CoreFx issue for async WindowsIdentity.RunImpersonated #24

Closed Tratcher closed 3 years ago

Tratcher commented 5 years ago

https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/d319a43874ca5d25c5e12dcbba8f8bc71a81e102/AsyncGuidance.md#windowsidentityrunimpersonated

https://github.com/dotnet/corefx/issues/24977

davidfowl commented 3 years ago

This is fixed now