tokio-1.51.4
tokio-rs/tokiotokio-1.51.4Jul 16, 2026by Darksonn
AI Summary
A duplicate bug fix release identical to v1.52.4, addressing the same driver skipping issue when work is scheduled during parking.
Key Highlights
- Fixed driver skipping work when `before_park` schedules tasks
Full Release Notes
# 1.51.4 (July 16th, 2026) ### Fixed - runtime: don't skip the driver when `before_park` schedules work ([#8222]) [#8222]: https://github.com/tokio-rs/tokio/pull/8222