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 futures-0.2 and tokio instead of tokio-core #462

Closed
Marwes opened this issue Mar 13, 2018 · 1 comment
Closed

Update to futures-0.2 and tokio instead of tokio-core #462

Marwes opened this issue Mar 13, 2018 · 1 comment

Comments

@Marwes
Copy link
Member

Marwes commented Mar 13, 2018

gluon_vm is the main user of futures which is where the bulk of the work needs to be done. Should be fairly straightforward to update since it doesn't do anything particularily crazy with async stuff.

@Marwes
Copy link
Member Author

Marwes commented Jun 17, 2018

gluon 0.8 is using tokio instead of tokio_core

Marwes added a commit to Marwes/gluon that referenced this issue Jul 14, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
Marwes added a commit to Marwes/gluon that referenced this issue Jul 17, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
bors bot added a commit that referenced this issue Jul 19, 2018
589: feat: Migrate tokio_core uses to tokio r=Marwes a=Marwes

Closes #462

BREAKING CHANGE

Upgrade to tokio

Co-authored-by: Markus Westerlind <marwes91@gmail.com>
Marwes added a commit to Marwes/gluon that referenced this issue Jul 21, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
Marwes added a commit to Marwes/gluon that referenced this issue Jul 24, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
Marwes added a commit to Marwes/gluon that referenced this issue Jul 24, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
Marwes added a commit to Marwes/gluon that referenced this issue Jul 26, 2018
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
bors bot added a commit that referenced this issue Jul 27, 2018
589: feat: Migrate tokio_core uses to tokio r=Marwes a=Marwes

Closes #462

BREAKING CHANGE

Upgrade to tokio

Co-authored-by: Markus Westerlind <marwes91@gmail.com>
@bors bors bot closed this as completed in #589 Jul 27, 2018
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

No branches or pull requests

1 participant