Skip to content

Conversation

bellbind
Copy link
Contributor

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

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

@bricss
Copy link
Contributor

bricss commented Jul 27, 2023

Looks like First commit message validator 🛃 still ain't happy 😰

Fixes must be a URL, not an issue number.

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

Fixes: nodejs#48668
Fixes: nodejs#48916
Fixes: nodejs#48232
Refs: nodejs@8cc1438
@bellbind bellbind force-pushed the pullreq2-fix-lib-internal-blob branch from c5d24f4 to 0b8ab50 Compare July 28, 2023 07:01
@bellbind
Copy link
Contributor Author

Sorry, I continued with updating the previous pull request at #48935 .
I learned replacing commit message with git push -f.

@bricss
Copy link
Contributor

bricss commented Jul 28, 2023

Please, close ✂️ redundant PRs that was open, that's may help with confusion and will speed-up approval process 🗳️

@daeyeon
Copy link
Member

daeyeon commented Jul 30, 2023

Closing in favor of #48935 (#48938 (comment))

@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
Development

Successfully merging this pull request may close these issues.

Blob.stream().pipeTo() never resolves Awaiting a Promise between creating a stream and consuming a stream causes Node to crash with code 13
4 participants