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
For situations in which SGL is used without an obvious main loop, it's unclear when garbage collection should happen.
We should add an automated process that kicks in when a threshold is met to avoid crashes, so trigger_garbage_collection becomes an optional feature to improve performance rather than a critical feature to avoid crashes.
The text was updated successfully, but these errors were encountered:
For situations in which SGL is used without an obvious main loop, it's unclear when garbage collection should happen.
We should add an automated process that kicks in when a threshold is met to avoid crashes, so trigger_garbage_collection becomes an optional feature to improve performance rather than a critical feature to avoid crashes.
The text was updated successfully, but these errors were encountered: