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
[Fix][Builtin] Fix "GetQueryPosition" of PagedKVCache (#16746)
Since #16692 introduced the copy stream separation, the function
`GetQueryPositions` also needs to eagerly call sync to work
properly. This PR fixes the previous wrong behavior.
0 commit comments