Browse Source
Go's SetState unconditionally applies the state without any version mismatch check. The Rust version had an extra optimistic concurrency check that would reject valid requests from Go clients that don't track versions.rust-volume-server
1 changed files with 2 additions and 10 deletions
Loading…
Reference in new issue