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
We should look into whether we can remove pointers from slices as these already have a layer of indirection (and a slice containing a nil can easily break some logic)