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
154349: kvcoord: assert on unexpected resume spans in write buffer r=yuzefovich a=stevendanna
We could handle the resume span here, but it is very hard to test that handling since we have another layer of assertions earlier in the code. Instead, we add an additional assertion rather than handling an event we don't expect to happen.
Epic: none
Release note: None
Co-authored-by: Steven Danna <[email protected]>
0 commit comments