Skip to content
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

Allow readonly arguments to Promise.all(), etc. #33057

Merged
merged 1 commit into from
Sep 21, 2019
Merged

Conversation

jablko
Copy link
Contributor

@jablko jablko commented Aug 23, 2019

Fixes #31179

@orta
Copy link
Contributor

orta commented Sep 11, 2019

Hi @jablko

I'm happy to help get this in if you give it a rebase as it looks like the resolves-correctly.js file got out of date. I wonder if that's gonna happen as I look though more of these.

@jablko
Copy link
Contributor Author

jablko commented Sep 19, 2019

@orta Thank you! Rebased.

@orta
Copy link
Contributor

orta commented Sep 21, 2019

👍

@orta orta merged commit 5b9a56f into microsoft:master Sep 21, 2019
@jablko
Copy link
Contributor Author

jablko commented Sep 22, 2019

@orta Thank you! Would you or @ahejlsberg also be willing to take a look at #33139?

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

Successfully merging this pull request may close these issues.

Tuple defined with as const can't be passed to Promise.all
2 participants