tc39/proposal-cancelable-promises
Former home of the now-withdrawn cancelable promises proposal for JavaScript
ShellNOASSERTION
Issues
- 0
- 61
Why was this proposal withdrawn?
#70 opened by SEAPUNK - 6
- 0
CancelToken#or
#68 opened by rictic - 0
- 1
- 0
A polyfill is really difficult to create with HostPromiseResolutionTracker() ignoring cancel rejections
#65 opened by dead-claudia - 4
Rename await.cancelToken and make it an operator
#64 opened by bergus - 0
Cancel Tokens page intro needs revision
#63 opened by dead-claudia - 7
- 11
- 8
CancelToken.none?
#56 opened by domenic - 9
- 4
Cancel.isCancel
#32 opened by bergus - 26
- 1
- 2
- 8
Don't use .promise.then for subscription
#59 opened by bergus - 5
- 8
Test .requested status of CancelToken subclasses
#44 opened by bergus - 7
Change Promise.withCancelToken to prioritize the cancel token over resolved-but-pending input promises
#53 opened by bergus - 9
Add cancellation handler
#36 opened by bergus - 3
Soliciting name ideas for Promise.withCancelToken
#38 opened by domenic - 5
- 16
Don't use "else" for new clause
#31 opened by bergus - 12
- 11
Motivate CancelToken.any
#47 opened by domenic - 1
Use of dummyExecutor
#50 opened by jashworth - 11
Name CancelToken.any
#46 opened by domenic - 8
Allow `await.cancelToken = null`
#40 opened by bergus - 7
Why do we throw cancellations?
#49 opened by markcellus - 8
Spec CancelToken.any
#45 opened by domenic - 2
try/catch/else/finally statements vs. Promise.prototype.then/else/catch/finally
#48 opened by dnalborczyk - 7
- 6
Make `await.cancelToken` a syntax error
#39 opened by bergus - 3
What's the deal with PromiseToReturn?
#41 opened by bergus - 1
- 14
- 2
Promise executor `cancel` callback?
#37 opened by bergus - 0
- 2
Missing trifurcation method
#33 opened by bergus - 4
- 2
Rejected CancelTokens
#30 opened by bergus - 5
Compatibility of third parameter for then method
#28 opened by bergus - 2
- 2
Is there a polyfill for this yet?
#29 opened by amilajack - 15
A new cancellation proposal without a third state
#19 opened by bergus - 2
Disinterest
#26 opened by martinthomson - 3
Avoiding all this.
#25 opened by jan-ivar - 3