Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Tokio to v1.21.1 #17034

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Upgrade Tokio to v1.21.1 #17034

merged 2 commits into from
Sep 28, 2022

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Sep 28, 2022

Upgrade Tokio to v1.21.1 plus upgrade related Tokio ecosystem crates.

Besides bug fixes, the main motivation to upgrade is to gain access to tokio::task::JoinSet for use in #16952.

Tom Dyas added 2 commits September 27, 2022 20:51
cargo update -p tokio -p tokio-util@0.7.2 -p tokio-stream -p tokio-retry -p tokio-io-timeout
@tdyas tdyas added the category:internal CI, fixes for not-yet-released features, etc. label Sep 28, 2022
@tdyas tdyas changed the title Upgrade tokio to v1.21+ Upgrade Tokio to v1.21.1 Sep 28, 2022
@tdyas tdyas merged commit 9550caf into pantsbuild:main Sep 28, 2022
@tdyas tdyas deleted the upgrade_tokio branch September 28, 2022 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants