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(io/readers): use an array as a MultiReader constructor parameter to avoid Maximum call stack size exceeded #2016

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

TrickyPi
Copy link
Contributor

Closes #1954

@CLAassistant
Copy link

CLAassistant commented Mar 10, 2022

CLA assistant check
All committers have signed the CLA.

@kt3k
Copy link
Member

kt3k commented Mar 10, 2022

I'm in favor of this change as this fixes the actual use case of Tar.

Though this is technically a breaking change, this particular function doesn't seem used that much (github search result)

Any concerns on landing this?

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit 3e7c450 into denoland:main Apr 8, 2022
@TrickyPi TrickyPi deleted the fix-1954 branch April 8, 2022 06:36
kt3k pushed a commit to kt3k/deno_std that referenced this pull request Apr 13, 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
3 participants