Browse Source
Go returns "file over the limited %d bytes" with the actual limit value included. Rust returned a generic "file size limit exceeded" without the limit value, making it harder to debug.rust-volume-server
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue