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

Pin tokio to LTS release v1.14 #25024

Merged
merged 1 commit into from
May 6, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Problem

The RPC stall problem we are debugging appears when upgrading tokio from v1.15 to v1.16. Currently, our branches do not restrict the tokio minor or patch versions

Summary of Changes

Pin tokio to the the long-term support release v1.14

Inspired by #24644

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label May 6, 2022
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label May 6, 2022
@mergify
Copy link
Contributor

mergify bot commented May 6, 2022

automerge label removed due to a CI failure

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label May 6, 2022
@mergify
Copy link
Contributor

mergify bot commented May 6, 2022

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label May 6, 2022
@CriesofCarrots CriesofCarrots merged commit d538581 into solana-labs:v1.9 May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants