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
kvcoord: assert on unexpected resume spans in write buffer
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
0 commit comments