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

Spec problem: AsyncIterator.from #159

Closed
Jack-Works opened this issue Nov 2, 2021 · 2 comments
Closed

Spec problem: AsyncIterator.from #159

Jack-Works opened this issue Nov 2, 2021 · 2 comments

Comments

@Jack-Works
Copy link
Member

image

CreateAsyncFromSyncIterator returns a spec value IteratorRecord instead of Iterator. Do you mean ii. Return ! CreateAsyncFromSyncIterator(syncIteratorRecord)[[iterator]].?

@codehag
Copy link
Collaborator

codehag commented Dec 2, 2021

Nice catch.

@bakkot
Copy link
Collaborator

bakkot commented Jul 6, 2022

Fixed by #182.

@bakkot bakkot closed this as completed Jul 6, 2022
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

No branches or pull requests

3 participants