c-promise icon indicating copy to clipboard operation
c-promise copied to clipboard

Cancellable Promise with timeouts, AbortController, decorators, progress capturing, pause and user signals support

Results 1 c-promise issues
Sort by recently updated
recently updated
newest added

Hey, it'd be great to see how this library compares with other promise cancellation implementations. In particular, I'm interested in the difference with http://bluebirdjs.com/docs/api/cancellation.html. I think it could be useful...