github tokio-rs/tokio tokio-1.45.0
Tokio v1.45.0

latest releases: tokio-util-0.7.16, tokio-1.47.1, tokio-1.43.2...
4 months ago

Added

  • metrics: stabilize worker_total_busy_duration, worker_park_count, and worker_unpark_count (#6899, #7276)
  • process: add Command::spawn_with (#7249)

Changed

  • io: do not require Unpin for some trait impls (#7204)
  • rt: mark runtime::Handle as unwind safe (#7230)
  • time: revert internal sharding implementation (#7226)

Unstable

  • rt: remove alt multi-threaded runtime (#7275)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.