Skip to content

Call Subscriber's next method for async iterators #202

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

domfarolino
Copy link
Collaborator

@domfarolino domfarolino commented Feb 27, 2025

Thanks to @jakearchibald for catching this and reporting it. This text must've existed in the spec PR at one point, since I've quoted the spec text above the implementation. I'm pretty sure what happened is when I did a ton of rebasing for the async stuff to finish it off in parallel with the ref-counted producer change, the later changes were lost, and here we are.


Preview | Diff

@domfarolino domfarolino requested a review from benlesh February 27, 2025 17:24
@domfarolino domfarolino merged commit bebe10d into master Feb 28, 2025
2 checks passed
@domfarolino domfarolino deleted the fix-async-iterator-next-algorithm branch February 28, 2025 20:09
github-actions bot added a commit that referenced this pull request Feb 28, 2025
SHA: bebe10d
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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