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

Consider adding javaslang.concurrent.Future#get(timeout) #1871

Closed
achinaou opened this issue Feb 18, 2017 · 3 comments
Closed

Consider adding javaslang.concurrent.Future#get(timeout) #1871

achinaou opened this issue Feb 18, 2017 · 3 comments

Comments

@achinaou
Copy link
Contributor

It would be nice to have a Try<T> get(Long timeout) in a Future.

@achinaou
Copy link
Contributor Author

Maybe it'll be better to use Duration here.

@davinkevin
Copy link

I'm really waiting this functionality to migrate my codebase to Vʌvr 😉

@danieldietrich
Copy link
Contributor

@davinkevin Future will get some love after 0.9.0 - soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants