tokio-1.51.4

Xiaojiu-z/EasyControltokio-1.51.4Jul 16, 2026by Darksonn

AI Summary

Identical to the previous patch release, this version specifically addresses the runtime driver skipping issue identified in v1.51.4.

Key Highlights

  • Fixed runtime driver skipping when `before_park` schedules work

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