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
Commit message correctly described intention but code was the opposite and would result in nil pointer dereference panic, same boolean inversion that #2979 was correcting. I'm more interested in the fact no test case exercises this code path to catch either of these, but that's a separate task.
0 commit comments