github tokio-rs/tokio tokio-1.47.5
Tokio v1.47.5

5 hours ago

1.47.5 (May 7th, 2026)

Fixed

  • sync: fix underflow in mpsc channel len() (#8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#8075)
  • sync: require that an RwLock has max_readers != 0 (#8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#8074)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.