Skip to content

Use RtlDllShutdownInProgress to detect process shutdown on Windows - #103877

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:fix-103624
Jul 2, 2024
Merged

Use RtlDllShutdownInProgress to detect process shutdown on Windows#103877
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:fix-103624

Replace direct g_fProcessDetach checks with a call to IsAtProcessExit

305fa8c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs