tokio-1.51.2
CL-lau/SQL-GPTtokio-1.51.2May 4, 2026by Darksonn
AI Summary
A release that reverts a performance regression introduced in v1.51.0 regarding LIFO slot stealing.
Key Highlights
- Reverts LIFO slot stealing change from v1.51.0.
- Reverts due to performance impact.
New Features
- Performance regression revert.
Full Release Notes
# 1.51.2 (May 4th, 2026) This release reverts the LIFO slot stealing change introduced in 1.51.0 ([#7431]), due to [its performance impact][#8065]. ([#8100]) [#7431]: https://github.com/tokio-rs/tokio/pull/7431 [#8065]: https://github.com/tokio-rs/tokio/pull/8065 [#8100]: https://github.com/tokio-rs/tokio/pull/8100