1
0
Fork 0

Default threaded GC to off for the moment

Turning this off until we eliminate some other instabilities, and
have a way to isolate the failure.
This commit is contained in:
James Turner 2020-08-27 18:49:31 +01:00
parent efd0a31dfa
commit f15851cc36

View file

@ -17,7 +17,7 @@ Started September 2000 by David Megginson, david@megginson.com
<!-- Limit the time we need to spend in simulation loops to 1 second -->
<max-simtime-per-frame type="double">1.0</max-simtime-per-frame>
<session type="int" userarchive="y">0</session>
<nasal-gc-threaded type="bool">true</nasal-gc-threaded>
<nasal-gc-threaded type="bool">false</nasal-gc-threaded>
<nasal-gc-threaded-wait type="bool">false</nasal-gc-threaded-wait>
<nasal-load-priority include="Nasal/loadpriority.xml" />
<paths>