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

Switch AsyncDisposableStack.prototype.disposeAsync to an async method #165

Closed
wants to merge 2 commits into from

Conversation

rbuckton
Copy link
Collaborator

This updates the proposal to use the "async method" terminology from the Async Iterator Helpers proposal and Array.fromAsync, as defined by tc39/ecma262#2942.

This is intended to be a purely editorial change, with no normative behavior changes, as the normative behavior is intended continue to match the intended behavior as described and agreed upon by the committee.

@github-actions
Copy link

A preview of this PR can be found at https://tc39.es/proposal-explicit-resource-management/pr/165.

@rbuckton
Copy link
Collaborator Author

cc: @tc39/ecma262-editors

@rbuckton rbuckton added non-normative/editorial Indicates a non-normative/editorial change to the specification external Indicates a dependency on an external task, process, or group labels Jun 27, 2023
@rbuckton
Copy link
Collaborator Author

Closing for now. May revisit when tc39/ecma262#2942 is merged.

@rbuckton rbuckton closed this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Indicates a dependency on an external task, process, or group non-normative/editorial Indicates a non-normative/editorial change to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant