Skip to content

Commit

Permalink
treewide: Upgrade tokio to 1.32
Browse files Browse the repository at this point in the history
Upgrade the version of tokio we depend on to version 1.32, to get the
version with tokio-rs/tokio#5925, my fix for a
performance issue in `tokio::sync::broadcast`. We use this to notify
workers when channels are removed from the channel coordinator, so we
want this fix to improve the performance of that process.

Change-Id: Id45707e0f95ca0a76ea69952ea23e8c65f846983
  • Loading branch information
glittershark committed Aug 24, 2023
1 parent dafad7a commit bc230a3
Show file tree
Hide file tree
Showing 3 changed files with 329 additions and 133 deletions.

0 comments on commit bc230a3

Please sign in to comment.