-
Notifications
You must be signed in to change notification settings - Fork 341
Update mio to v0.7 #717
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
Comments
Thx! There are major changes where are currently using mio. Once this PR has been finalized, I will work on this update. |
Related to #699 |
@leaxoy Listening late, what motivates async-std to upgrade mio version? |
Because 0.6 is unlikely to be maintained, and we want to make sure we use maintained up to date dependencies. |
I have a branch that compiles, but some tests hang, so this needs more work: https://github.com/async-rs/async-std/tree/mio-0-7 |
This can be closed because async-std is not using mio anymore. |
Mio v0.7 has been released, we should update it.
The text was updated successfully, but these errors were encountered: