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

New futures #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

New futures #15

wants to merge 6 commits into from

Conversation

usbalbin
Copy link

I have converted from 0.1 futures and tokio 0.1 to std futures with async await and tokio 0.2. However to use async/await I had to convert to the 2018 edition which probably is done better in #12

@usbalbin usbalbin mentioned this pull request Jan 27, 2020
@agrinman
Copy link

hey is there anything left to do in order to merge this?

@usbalbin
Copy link
Author

@agrinman oh, I almost forgot about this PR. I sort of turned my focus towards #14 (rebase of #12) which is focused on the edition change. Therefore I kind of planned for #14 to be merged first and then deal with the conflicts in this PR.

However, if someone wants this to be merged first/instead of #14 then I'll be happy to try to make sure this PR ready. As far as I can remember it should already be ready, however I should probably have an extra look.

@usbalbin usbalbin marked this pull request as ready for review June 30, 2020 21:43
@gdyr
Copy link

gdyr commented Jul 9, 2020

if someone wants this to be merged first

That'd be nice! I'm on day two of learning Rust, thought I'd have a go at pinging something, and this threw me for a bit of a loop 😅

Appreciate your efforts regardless, though!

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.

3 participants