tokio-1.39.1

tokio-rs/tokiotokio-1.39.1Jul 23, 2024by Darksonn

AI Summary

Reverts a previous time wheel optimization due to a bug.

Key Highlights

  • Reverts 'time: avoid traversing entries in the time wheel twice'

Full Release Notes

# 1.39.1 (July 23rd, 2024)

This release reverts "time: avoid traversing entries in the time wheel twice" because it contains a bug. ([#6715])

[#6715]: https://github.com/tokio-rs/tokio/pull/6715