Skip to content

fix: ReadableStream.locked crashes application#5920

Merged
climba03003 merged 2 commits intomainfrom
fix-readable-stream-locked
Jan 3, 2025
Merged

fix: ReadableStream.locked crashes application#5920
climba03003 merged 2 commits intomainfrom
fix-readable-stream-locked

Conversation

@climba03003
Copy link
Copy Markdown
Member

Fixes #5919

Checklist

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 3, 2025
@climba03003 climba03003 added the bugfix Issue or PR that should land as semver patch label Jan 3, 2025
Copy link
Copy Markdown
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

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

Would you like to ship this fix?

Note that there is 2 versions to update:
9177df0

TBH I run a custom releasify version where:

Then:

git clean -fx
releasify publish -s patch -n --gh-release-body -b main

@climba03003 climba03003 merged commit 3bcb8cf into main Jan 3, 2025
@climba03003 climba03003 deleted the fix-readable-stream-locked branch January 3, 2025 10:05
@climba03003
Copy link
Copy Markdown
Member Author

Would you like to ship this fix?

I am willing to and trying.
But I face problems because cross-env PREPUBLISH=true borp --reporter=@jsumners/line-reporter && npm run test:validator:integrity is always failing
I am not sure if it is problems with Windows.

@jadenPete
Copy link
Copy Markdown

Thank you for putting this up!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 4, 2026

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix Issue or PR that should land as semver patch documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sending the same JavaScript Response twice can crash the server

5 participants