Skip to content

stabilize future::timeout #335

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

Merged
1 commit merged into from
Oct 15, 2019
Merged

stabilize future::timeout #335

1 commit merged into from
Oct 15, 2019

Conversation

yoshuawuyts
Copy link
Contributor

Removes the "unstable" marker from future::timeout. It seems this function generally does what we want it to, and provides a counterpart to io::timeout. Thanks!

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
@ghost ghost merged commit 00d9364 into master Oct 15, 2019
@ghost ghost deleted the stabilize-future-timeout branch October 15, 2019 14:33
This pull request was closed.
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.

1 participant