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

Tokio 1.0 #1813

Merged
merged 31 commits into from
Jan 3, 2021
Merged

Tokio 1.0 #1813

merged 31 commits into from
Jan 3, 2021

Conversation

fakeshadow
Copy link
Contributor

@fakeshadow fakeshadow commented Dec 5, 2020

PR Type

Update

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

Update all cates in actix-web repo to tokio 1.0.

@yjhmelody
Copy link

Maybe it is better to wait for tokio 1.0?

@fakeshadow
Copy link
Contributor Author

fakeshadow commented Dec 11, 2020

yea this PR is not meant to be the next release version.

@robjtede robjtede marked this pull request as draft December 11, 2020 21:21
@fakeshadow fakeshadow changed the title Tokio 0.3 Tokio 1.0 Dec 23, 2020
@therealprof
Copy link
Contributor

@fakeshadow What's the/your timeline for this? Need a hand?

@fakeshadow
Copy link
Contributor Author

fakeshadow commented Dec 31, 2020

@fakeshadow What's the/your timeline for this? Need a hand?

Thanks for asking. This is mostly done with only deps get in the way.
at least actix-service actix-server need a new release to make it pass all CI.
And after that I believe it's ready.

@fakeshadow fakeshadow marked this pull request as ready for review January 3, 2021 05:09
@robjtede robjtede added A-actors project: actix-web-actors A-awc project: awc A-files project: actix-files A-http project: actix-http A-multipart project: actix-multipart A-test-server project: test-server A-web project: actix-web B-semver-major breaking change requiring a major version bump labels Jan 3, 2021
Copy link
Member

@robjtede robjtede left a comment

Choose a reason for hiding this comment

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

feels like there's some missing changelog items which are easily forgotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-actors project: actix-web-actors A-awc project: awc A-files project: actix-files A-http project: actix-http A-multipart project: actix-multipart A-test-server project: test-server A-web project: actix-web B-semver-major breaking change requiring a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants