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

Update to the latest tokio #4411

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

alessandrod
Copy link

We were pinning to an ancient version of tokio because of allegged issues with RPC and the io loop. We've merged #3242 which should improve the io loop situation with RPCs.

Update to tokio so we finally pick up tokio-rs/tokio#6512 which fixes bad perf for timeouts.

We were pinning to an ancient version of tokio because of allegged
issues with RPC and the io loop. We've merged
anza-xyz#3242 which should improve the io
loop situation with RPCs.

Update to tokio so we finally pick up
tokio-rs/tokio#6512 which fixes bad perf for
timeouts.
Copy link

@alexpyattaev alexpyattaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fine for initial testing.

@alessandrod alessandrod merged commit de754be into anza-xyz:master Jan 11, 2025
58 checks passed
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