Skip to content

Commit 203d447

Browse files
VSadovjkotas
andauthored
PR feedback
Co-authored-by: Jan Kotas <[email protected]>
1 parent 3e87041 commit 203d447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/coreclr/vm/ceemain.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@ void EEStartupHelper()
894894
#endif
895895

896896
// throws on error
897+
_ASSERTE(GetThreadNULLOk() == NULL);
897898
SetupThread();
898899

899900
#ifdef DEBUGGING_SUPPORTED

0 commit comments

Comments
 (0)