Give possibility to cancel a promise, to stop the job necessary to resolve this promise. See what's possible in other libraries: * https://reactphp.org/promise/#cancellablepromiseinterface * https://amphp.org/amp/cancellation/ Seems needed for #12
Give possibility to cancel a promise, to stop the job necessary to resolve this promise.
See what's possible in other libraries:
Seems needed for #12