Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@KhafraDev
Copy link
Member

Allows cloning web byte ReadableStreams.

Fixes: #46296

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. web streams labels Jan 31, 2023
return;

// eslint-disable-next-line no-constructor-return
return makeTransferable(this);
Copy link
Member Author

Choose a reason for hiding this comment

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

btw this pattern is used right below this so I copied it from there, rather than separating onto separate lines.

// eslint-disable-next-line no-constructor-return
return makeTransferable(this);

@debadree25
Copy link
Member

is this and #45955 PR solving the same thing I think?

@KhafraDev KhafraDev closed this Jan 31, 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. web streams

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Readable byte stream cannot be cloned with structuredClone

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.