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 avoids creating reference cycles that can result in significant
extra memory usage. The cyclic GC should clean up the cycles but
avoiding them is better.
0 commit comments