tokio-1.43.2
tokio-rs/tokiotokio-1.43.2Aug 1, 2025by Darksonn
AI Summary
This patch release backports the fix for panic from spurious pidfd wakeup to the 1.43.x LTS branch, ensuring stability for users on older supported versions.
Key Highlights
- Fixed panic from spurious pidfd wakeup (backport to 1.43.x)
Full Release Notes
# 1.43.2 (August 1st, 2025) ### Fixed - process: fix panic from spurious pidfd wakeup ([#7494]) [#7494]: https://github.com/tokio-rs/tokio/pull/7494