Skip to content
New issue

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

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

Already on GitHub? # 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.

@rbuckton rbuckton requested review from syg and waldemarhorwat June 22, 2023 16:57
@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
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant