github tokio-rs/tokio tokio-0.3.6
Tokio v0.3.6

latest releases: tokio-1.38.0, tokio-macros-2.3.0, tokio-util-0.7.11...
3 years ago

Released December 14, 2020

Fixed

  • rt: fix deadlock in shutdown (#3228)
  • rt: fix panic in task abort when off rt (#3159)
  • sync: make add_permits panic with usize::MAX >> 3 permits (#3188)
  • time: Fix race condition in timer drop (#3229)
  • watch: fix spurious wakeup (#3244)

Added

  • example: add back udp-codec example (#3205)
  • net: add TcpStream::into_std (#3189)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.