Skip to content

Tokio v1.32.0

Compare
Choose a tag to compare
@carllerche carllerche released this 16 Aug 21:16
· 259 commits to master since this release
a7d52c2

Fixed

  • sync: fix potential quadratic behavior in broadcast::Receiver (#5925)

Added

  • process: stabilize Command::raw_arg (#5930)
  • io: enable awaiting error readiness (#5781)

Unstable

  • rt(alt): improve the scalability of alt runtime as the number of cores grows (#5935)