tc39/proposal-promise-finally
ECMAScript Proposal, specs, and reference implementation for Promise.prototype.finally
HTMLMIT
Issues
- 5
- 8
Path to Stage 4!
#18 opened by ljharb - 10
- 1
- 10
inconsistency with `try {} finally {}`
#11 opened by humanchimp - 3
Potential Spec bug in step 5.
#44 opened by JakeChampion - 21
Why does this check for IsPromise?
#41 opened by evilpie - 1
Invoking "Call" in ThenFinally/CatchFinally
#42 opened by evilpie - 8
- 1
- 4
Additional benefit: Not swallowing errors
#9 opened by scottmas - 1
Spec editor signoff
#17 opened by ljharb - 7
Spec reviewer signoff
#16 opened by ljharb - 6
- 5
Consistently use .then invocation
#32 opened by domenic - 0
- 3
Misleading paragraph in README text
#25 opened by GeorgNeis - 5
Editorial: weird extra spaces in the output
#30 opened by domenic - 5
Editorial: use backticks for strings
#31 opened by domenic - 1
Question
#28 opened by GrosSacASac - 18
Pass error as argument to keep original error
#27 opened by vitalets - 2
Incorrect summary for PromiseResolve
#23 opened by gsathya - 1
Polyfill has a lot of dead code...
#19 opened by dead-claudia - 4
Cancellation and finally
#15 opened by benjamingr - 1
Getting the Promise state viewable by finally.
#13 opened by lygstate - 0
Issue with `function finally() {}`?
#4 opened by ljharb - 7
- 2
Fix spec text
#2 opened by ljharb