You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this feature idea, but do we have any particular reason to need it in 1.1.0? I think we can remove it from the milestone, it can be introduced either before or after 1.1.0.
Motivation:
Just like Java 's
orTimeout
method, which will cancel the future(if possible) and complete it with a timeout exception.The text was updated successfully, but these errors were encountered: