madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.
Apache License 2.0
622 stars 41 forks source link

fix(tonic): fix panic on server closed. add `time::advance` #140

Closed wangrunji0408 closed 1 year ago

wangrunji0408 commented 1 year ago
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Status { code: Unavailable, message: "connection reset", source: None }', /Users/wangrunji/Codes/madsim/madsim-tonic/src/client.rs:164:22