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

Fixed never completed task if continuation returns a task and cancellation was requested. #106

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

nlutsenko
Copy link
Member

To be in sync with Bolts-Android:
https://github.com/BoltsFramework/Bolts-Android/blob/master/Bolts/src/bolts/Task.java#L832

Also written a test that was broken before.

cc @josephearl

@grantland
Copy link
Member

LTGM, nice catch & test!

nlutsenko added a commit that referenced this pull request Jun 25, 2015
Fixed never completed task if continuation returns a task and cancellation was requested.
@nlutsenko nlutsenko merged commit 494a66f into master Jun 25, 2015
@nlutsenko nlutsenko deleted the nlutsenko.cancellation branch June 25, 2015 02:14
@josephearl
Copy link

Great

@facebook-github-bot
Copy link
Contributor

@nlutsenko updated the pull request.

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