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
96865: kvserver: deflake TestLearnerReplicateQueueRace r=pavelkalinnikov a=tbg
It's not a good idea to `t.Fatal` on a goroutine. I verified that the test fails cleanly
even when the callback doesn't actually do the removal.
Fixes#95130.
Epic: none
Release note: None
Co-authored-by: Tobias Grieger <tobias.b.grieger@gmail.com>
0 commit comments