Skip to content

Conversation

@Elchi3
Copy link
Collaborator

@Elchi3 Elchi3 commented Aug 26, 2024

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Aug 26, 2024
Copy link
Collaborator

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-review. Only non-blocking suggestions.

@@ -0,0 +1,17 @@
name: Async generators
description: Async generator functions (`async function*`) are asynchronous and always yield `Promise` objects.
group: javascript
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to have a generators group?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me add that as a follow up when this PR and #1664 have been merged

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are both merged now. 👍

Co-authored-by: James Stuckey Weber <jamesnw@gmail.com>
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
@ddbeck ddbeck merged commit f6b16a5 into web-platform-dx:main Sep 16, 2024
@Elchi3 Elchi3 deleted the async-generators branch September 16, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants