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

[WIP] Upgrade tokio to v1 #214

Closed
wants to merge 3 commits into from

Conversation

nashley
Copy link
Contributor

@nashley nashley commented Feb 11, 2021

@nashley
Copy link
Contributor Author

nashley commented Feb 11, 2021

The migration from tokio's single thread scheduler to its multi-threaded, work-stealing scheduler may be significant. It may be desirable to make that change separately from the version bump, but doing so would require a code change to get the original behavior. More info here.

@nashley nashley force-pushed the upgrade-tokio-to-v1 branch from f8f170c to 136edf8 Compare February 17, 2021 03:04
@lionel-faber
Copy link
Contributor

Hi @nashley Thanks for this PR. These changes have been added in #194 with the new quinn release. A new version release is on the way too :)

@nashley
Copy link
Contributor Author

nashley commented Mar 5, 2021

Duplicate of #193 & #194

@nashley nashley closed this Mar 5, 2021
@nashley nashley deleted the upgrade-tokio-to-v1 branch March 7, 2021 14:26
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