Skip to content

Implement Promise.allSettled #6056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mathiasbynens opened this issue Mar 28, 2019 · 3 comments · Fixed by #6138
Closed

Implement Promise.allSettled #6056

mathiasbynens opened this issue Mar 28, 2019 · 3 comments · Fixed by #6138

Comments

@mathiasbynens
Copy link
Contributor

Stage 3 proposal: https://github.com/tc39/proposal-promise-allSettled

@boingoing boingoing self-assigned this May 31, 2019
chakrabot pushed a commit that referenced this issue Jun 4, 2019
Merge pull request #6138 from boingoing:promiseallsettled

Implement Promise.allSettled

This is now in Stage 3 and supported in V8 and JSC. See spec:
https://tc39.github.io/proposal-promise-allSettled/

Fixes: #6056
@mathiasbynens
Copy link
Contributor Author

Which ChakraCore version will this be part of? cc @zenparsing

@MikeHolman
Copy link
Contributor

This will be in 1.12

@mathiasbynens
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants