Skip to content

Tokio v1.31.0

Compare
Choose a tag to compare
@carllerche carllerche released this 12 Aug 16:40
· 269 commits to master since this release
8b8005e

Fixed

  • io: delegate WriteHalf::poll_write_vectored (#5914)

Unstable

  • rt(unstable): fix memory leak in unstable next-gen scheduler prototype (#5911)
  • rt: expose mean task poll time metric (#5927)