-
Notifications
You must be signed in to change notification settings - Fork 653
Remove futures_[un]ordered functions #1482
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
Conversation
1732986
to
49df44b
Compare
49df44b
to
24d3616
Compare
a1c2a72
to
19561e9
Compare
19561e9
to
4f234ef
Compare
Personally I'd go for @cramertj's proposal in the linked issue, remove the Probably good to wait and see if @cramertj's opinion has changed since then though. |
4f234ef
to
0a526be
Compare
2d9af09
to
149e1b9
Compare
I don't have a strong opinion either way. @Nemo157 feel free to review this and merge if it matches your expectations. |
149e1b9
to
1584844
Compare
Thanks, this looks great. |
I don't know if I'm missing something, but what should people be doing instead of |
@Benjamin-L you can use the |
Needs to be mentioned in the alpha.14 changelog since it's a breaking change. (Took me a bunch of git-blame-ing to discover this.) |
Closes #1477