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

lib: fix lib/internal/blob.js Blob.stream() for #48668 #48916 #48930

Closed
wants to merge 2 commits into from

Conversation

bellbind
Copy link
Contributor

Add lacked calling resolve() for finish ReadableStream.pull().

Fixes: #48668
Fixes: #48916
Fixes: #48232
Refs: 8cc1438

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 26, 2023
…8916

Add lacked calling resolve() for finish ReadableStream source.pull().

Fixes: nodejs#48668
Fixes: nodejs#48916
Fixes: nodejs#48232
Refs: 8cc1438
@bellbind
Copy link
Contributor Author

bellbind commented Jul 27, 2023

Reopened to fix the first commit message failure at: #48935

@daeyeon
Copy link
Member

daeyeon commented Jul 30, 2023

Closing in favor of #48935

@daeyeon daeyeon closed this Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run.
Projects
None yet
3 participants