promises icon indicating copy to clipboard operation
promises copied to clipboard

Promises Working Group Repository

Results 9 promises issues
Sort by recently updated
recently updated
newest added

There is no Promises Working Group and it doesn't seem like there's going to be one any time soon based on activity. This repository seems pretty quiet and most Promises...

I would like to set up a hangout with the V8 team regarding promise performance. I've already talked to @bmeurer the person in charge on V8's side regarding a meeting...

Start work on adding pattern examples. I will post here examples of many common promise patterns, idioms and anti patterns.

I think it's important we set up a document about the implementation of promises in v8, where to find what and what hooks are available. It should bring users up...

meta

This primarily concerns the error symposium participants, but may also concern the post mortem WG. ### The Problem - Promise users expect all Promise-returning API usage to return a Promise...

blocks-unflagging
concerns-error-symposium

Proposing this thread to consolidate the various discussions and proposals around "How promise APIs would look like in core." as the original pull request covers more than just that sole...

blocks-landing-pr
concerns-core-apis

One of the suggested solutions to get proper post mortem core dumps is to only run promise handlers from the microtask queue in a `try/catch` block if a catch handler...

blocks-unflagging
concerns-post-mortem

I sometimes find it hard to remember how it is implemented, so it's worth documenting it here.

meta

I will synthesize the needs (as thus far stated) of the post mortem working group into a document that we can refer to. I will cc them to review to...

concerns-post-mortem
meta