Re: Cancelable promises

> From: Andrea Giammarchi <andrea.giammarchi@gmail.com>
> AFAIK bluebird did:
> https://github.com/petkaantonov/bluebird
/blob/master/API.md#cancelerror-reason---promise

For what it's worth - bluebird is swapping its cancellation implementation
in a week or two. You can read about it here:
https://github.com/petkaantonov/bluebird/issues/415

Received on Saturday, 28 February 2015 21:15:54 UTC