Fix hang caused by calling Environment.FailFast on multiple threads (#72567)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 12 Aug 2022 18:58:50 +0000 (11:58 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2022 18:58:50 +0000 (11:58 -0700)
commit0f6284e4709cb2be7a89a50ee41bf9c83831aec5
treebaedead453ba56c5d76c94960220e7d8ac2e8779
parent9f96fedd428196c76389844754be2216d74a26b5
Fix hang caused by calling Environment.FailFast on multiple threads (#72567)

Fixes #72565

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
src/coreclr/vm/eepolicy.cpp