Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Movement towards async/await #284

Closed
AlterionX opened this issue Nov 10, 2019 · 4 comments
Closed

Movement towards async/await #284

AlterionX opened this issue Nov 10, 2019 · 4 comments

Comments

@AlterionX
Copy link
Contributor

AlterionX commented Nov 10, 2019

If I understand correctly, we're using futures 0.1, meaning that it's a bit annoying to work with since async/await is landing in stable. It would chafe a little bit to have to convert between the two.

So the natural question is: how hard/complicated would it be to move to using async/await and std::future + friends instead of futures 0.1?

An extension of this is found in #226.

@MartinKavik
Copy link
Member

MartinKavik commented Nov 18, 2019

Another related issue: #131

@zimond
Copy link
Contributor

zimond commented Dec 9, 2019

I'll try this one

@zimond
Copy link
Contributor

zimond commented Dec 10, 2019

here it is: #307

@AlterionX
Copy link
Contributor Author

I believe this was closed? I'm going to close this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants