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
Previously the ValueFetcher did not correctly translate the ValueID of a
blob.Handle to the index of the value in the block if the blob file was
rewritten. This commit fixes the bug. Unit tests covering this case will be
added in future commits.
0 commit comments