madsim-rs / madsim

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

feat: add spawn and try_current for madsim-tokio #197

Closed KveinAxel closed 5 months ago

KveinAxel commented 6 months ago

to support madsim-rs/sqlx, we add some spawn, try_current and some other dummy interface.