Browse Source
Go's Shutdown() calls vs.store.Close() which closes all volumes and flushes file handles. The Rust server was relying on process exit for cleanup, which could leave data unflushed.rust-volume-server
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue