Skip to content

Backport promise cancellation support to v1 Promise API#48

Merged
jsor merged 6 commits intoreactphp:1.0from
clue-labs:cancellable
Feb 27, 2016
Merged

Backport promise cancellation support to v1 Promise API#48
jsor merged 6 commits intoreactphp:1.0from
clue-labs:cancellable

Conversation

@clue
Copy link
Member

@clue clue commented Feb 26, 2016

This is an independent backport of promise cancellation support for the legacy v1 Promise API. It implements the same API as originally implemented in #20, but does not share a single line of code. Original concept courtesy of @jsor.

The main purpose here is backwards compatibility for promise consumers, which can rely on the cancellation API to be available for newer v2 as well as legacy v1 promises.

Loading
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.

2 participants