madsim-rs / madsim

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

feat: expose `TaskLocalFuture` #146

Closed BugenZhao closed 1 year ago

BugenZhao commented 1 year ago

This PR exposes TaskLocalFuture from tokio, which is also part of the task_local API.

wangrunji0408 commented 1 year ago

published as v0.2.23