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

Cancellable promises. #14

Closed
jmalloc opened this issue Jan 8, 2014 · 3 comments
Closed

Cancellable promises. #14

jmalloc opened this issue Jan 8, 2014 · 3 comments
Milestone

Comments

@jmalloc
Copy link

jmalloc commented Jan 8, 2014

Hey guys, I noticed that there's an implementation of cancellable promises in a branch. Is that something that is desired in v2? Are there any hurdles that need to be overcome?

@jsor
Copy link
Member

jsor commented Jan 8, 2014

IIRC i was unsure how to propagate through the promise chain plus i wanted to wait until there is a spec finalized: https://github.com/promises-aplus/cancellation-spec/issues

@jmalloc
Copy link
Author

jmalloc commented Jan 8, 2014

I read the whole of "Draft C" without even realising it was a draft >_<
Makes sense, thanks :)

@clue
Copy link
Member

clue commented Oct 17, 2014

Just for the reference: This feature has been implemented with #20 which landed in the recent v2.1.0 release.

@clue clue added this to the v2.1 milestone Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants