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

Normative: avoid double construction of this value #41

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

michaelficarra
Copy link
Member

Fixes #35. Requires consensus.

@michaelficarra
Copy link
Member Author

This has consensus.

@Ms2ger
Copy link
Contributor

Ms2ger commented May 22, 2023

@michaelficarra
Copy link
Member Author

Ping @js-choi. It's been over a month. Can you merge this? I don't have the required permissions.

@michaelficarra
Copy link
Member Author

Ping @js-choi one last time. It's been over 3 months now. If you're not available to continue championing it, I'm going to request to take over this proposal.

@js-choi
Copy link
Collaborator

js-choi commented Aug 23, 2023

My sincere apologies for the neglect here. I’ve merged it in.

@js-choi js-choi closed this Aug 23, 2023
@michaelficarra
Copy link
Member Author

@js-choi I don't see any recent commits on main: https://github.com/tc39/proposal-array-from-async/commits/main

@js-choi js-choi reopened this Aug 23, 2023
@js-choi js-choi merged commit 49cfde2 into tc39:main Aug 23, 2023
@js-choi
Copy link
Collaborator

js-choi commented Aug 23, 2023

Fixed, sorry.

@michaelficarra michaelficarra deleted the patch-2 branch August 23, 2023 00:44
shannonbooth added a commit to shannonbooth/serenity that referenced this pull request Aug 28, 2023
…truct

Apply a normative fix to Array.fromAsync fixed in:

tc39/proposal-array-from-async#41

This avoids a double construction when Array.fromAsync is given an array
like object.
shannonbooth added a commit to shannonbooth/serenity that referenced this pull request Aug 28, 2023
Apply a normative fix to Array.fromAsync fixed in:

tc39/proposal-array-from-async#41

This avoids a double construction when Array.fromAsync is given an array
like object.
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.

Spec Tidy Suggestion: Don't Double Construct A
3 participants