You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the GC is disabled until the scheduler boots up (i.e. until $(SML_LIB)/basis/fork-join.mlb is loaded). Ideally this initial portion of the program still be GC'ed, just using a standard sequential GC.
The text was updated successfully, but these errors were encountered:
Currently the GC is disabled until the scheduler boots up (i.e. until
$(SML_LIB)/basis/fork-join.mlb
is loaded). Ideally this initial portion of the program still be GC'ed, just using a standard sequential GC.The text was updated successfully, but these errors were encountered: