Skip to content

stream: treat null asyncIterator as undefined#55119

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
jazelly:fix-stream-iterator
Sep 27, 2024
Merged

stream: treat null asyncIterator as undefined#55119
nodejs-github-bot merged 1 commit intonodejs:mainfrom
jazelly:fix-stream-iterator

Conversation

@jazelly
Copy link
Member

@jazelly jazelly commented Sep 25, 2024

According to the spec, getIterator should normalize incoming method to
undefined if it is either undefined or null. This PR enforces that spec
compliance with passed WPT.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. web streams

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants