github tokio-rs/tokio tokio-1.9.0
Tokio v1.9.0

latest releases: tokio-stream-0.1.16, tokio-util-0.7.12, tokio-1.40.0...
3 years ago

1.9.0 (July 19, 2021)

Added

  • net: allow customized I/O operations for TcpStream (#3888)
  • sync: add getter for the mutex from a guard (#3928)
  • task: expose nameable future for TaskLocal::scope (#3273)

Fixed

  • Fix leak if output of future panics on drop (#3967)
  • Fix leak in LocalSet (#3978)

Changes

Don't miss a new tokio release

NewReleases is sending notifications on new releases.