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
This is useful if the binding wants to know if a GC was actually ran or not. For example, they may have set some state in preparation of a GC, but if a GC didn't run then they would want to reset the state.