Tokio v1.47.0 #7483
Darksonn
announced in
Announcements
Tokio v1.47.0
#7483
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.47.0 (July 25th, 2025)
This release adds
poll_proceedandcooperativeto thecoopmodule forcooperative scheduling, adds
SetOnceto thesyncmodule which providessimilar functionality to [
std::sync::OnceLock], and adds a new methodsync::Notify::notified_owned()which returns anOwnedNotifiedwithouta lifetime parameter.
Added
cooperativeandpoll_proceed(#7405)SetOnce(#7418)sync::Notify::notified_owned()(#7465)Changed
windows-sys0.52 → 0.59 #7117])AtomicWaker::wakeperformance (#7450)Documented
Readiness<'_>(#7415)Beta Was this translation helpful? Give feedback.
All reactions