madsim-rs / madsim

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

fix(runtime): fix panic on TLS access error #89

Closed wangrunji0408 closed 1 year ago

wangrunji0408 commented 1 year ago

This PR fixes the panic on TLS access when getting time at the exit phase.

Also bumps version to 0.2.10.