Skip to content

Conversation

yoshuawuyts
Copy link
Contributor

Stabilizes future::{join,try_join} as they've been working out quite well for folks it seems and the design seems stable.

This PR does not stabilize future::{select, try_select} as the path forward here seems less clear. In particular: these macros do not require output polymorphism but solely exist as a macro to match the feel of join and try_join. I think there's arguments for both; and possibly we should have both. But for now I'd like to punt that question, and focus on join and try_join!

Thanks!

@yoshuawuyts yoshuawuyts added the enhancement New feature or request label Oct 13, 2019
@yoshuawuyts yoshuawuyts added this to the 0.99.10 milestone Oct 13, 2019
@yoshuawuyts yoshuawuyts merged commit 5f52efe into master Oct 14, 2019
@yoshuawuyts yoshuawuyts deleted the stabilize-future-join branch October 14, 2019 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant