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
The blocksWithReachedTops variable is only ever used while finding
barriers and in a small helper function called at that time. Make it
local to that function and make that helper a lambda in that function.
0 commit comments