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

Cancellation of promise collections #36

Merged
merged 6 commits into from
Mar 24, 2016
Merged

Cancellation of promise collections #36

merged 6 commits into from
Mar 24, 2016

Conversation

jsor
Copy link
Member

@jsor jsor commented Jul 6, 2015

Allow cancellation of promises returned by functions working on promise collections.

Closes #33

@jsor jsor changed the title [WIP] Cancellation of promise collections Cancellation of promise collections Jul 7, 2015
@jsor
Copy link
Member Author

jsor commented Sep 7, 2015

ping for review @cboden @clue @WyriHaximus
Also, should this go in 2.3 or 3.0?

@WyriHaximus
Copy link
Member

LGTM, 2.3 👍 (unless I missed something there isn't any BC break so 2.3 seems more appropriate then 3.0)

This reverts commit 173d8f9.

Note: The task must be kept on the queue until after it is called.
Otherwise drain() will be called recursively.
@jsor jsor added this to the v3.0 milestone Jan 21, 2016
@jsor
Copy link
Member Author

jsor commented Jan 21, 2016

I'm planning to add this to 3.0.

@clue
Copy link
Member

clue commented Jan 22, 2016

Changes LGTM 👍 Personally, I would tend towards getting this into v2.3 first and then subsequently into v3.0

@jsor jsor removed this from the v3.0 milestone Mar 24, 2016
@jsor jsor merged commit 38b4c2c into master Mar 24, 2016
@jsor jsor deleted the collection-cancellation branch March 25, 2016 16:35
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.

4 participants