madsim-rs / madsim

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

fix: wrap `fetch_watermarks` in `spawn_blocking` #196

Closed wangrunji0408 closed 7 months ago

wangrunji0408 commented 7 months ago

Please take a look. @BugenZhao @tabVersion

Will release as madsim-rdkafka v0.3.3.

BugenZhao commented 7 months ago

Is there a plan for other synchronous interfaces as well? 🥺

wangrunji0408 commented 7 months ago

Is there a plan for other synchronous interfaces as well? 🥺

Maybe migrated case by case. 🥹