Skip to content

Commit 6a07ca9

Browse files
forkibaronfel
authored andcommitted
Fixes #7859 (#7874)
1 parent 0447146 commit 6a07ca9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fsharp/fscmain.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ let main(argv) =
7777
System.Runtime.GCSettings.LatencyMode <- System.Runtime.GCLatencyMode.Batch
7878
use unwindBuildPhase = PushThreadBuildPhaseUntilUnwind BuildPhase.Parameter
7979

80-
if not runningOnMono then Lib.UnmanagedProcessExecutionOptions.EnableHeapTerminationOnCorruption() (* SDL recommendation *)
8180
Lib.UnmanagedProcessExecutionOptions.EnableHeapTerminationOnCorruption() (* SDL recommendation *)
8281

8382
try

0 commit comments

Comments
 (0)