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

fix(ext/web/streams): enqueue to second branch before closing #16269

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

marcosc90
Copy link
Contributor

Fixes the following test:

ReadableStream teeing: enqueue() and close() while both branches are pulling

https://github.com/web-platform-tests/wpt/blob/88c13c311c7dbfbb08451489b38255383f3a0e0f/streams/readable-streams/tee.any.js#L479

tests blocked by #16266

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

ext/web/06_streams.js Show resolved Hide resolved
@lucacasonato lucacasonato enabled auto-merge (squash) October 14, 2022 09:33
@lucacasonato lucacasonato merged commit e6e2898 into denoland:main Oct 14, 2022
@marcosc90 marcosc90 deleted the fix-stream-tee-enqueue branch October 14, 2022 09:53
bartlomieju pushed a commit that referenced this pull request Oct 17, 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

Successfully merging this pull request may close these issues.

None yet

2 participants