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

Add tests for the asyncItems argument to Array.fromAsync. #3754

Merged
merged 9 commits into from
Mar 10, 2023
Merged

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Dec 20, 2022

Depends on #3724 (RFC) and #3728.

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor Author

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

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

Will review your other comments later

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Thanks.

Optionally, consider adding a comment like // See explanation in asyncitems-array-add-to-empty.js to the other tests that rely on the first next() call having happened by the time we await the promise, like in asyncitems-array-add-to-singleton.js?

@Ms2ger Ms2ger merged commit 9704d7f into main Mar 10, 2023
@Ms2ger Ms2ger deleted the Array.fromAsync branch March 10, 2023 10:47
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.

2 participants