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

Don't call push.apply, it can stack overflow with large arrays. #3778

Merged
merged 1 commit into from
Jul 8, 2015

Conversation

CyrusNajmabadi
Copy link
Contributor

No description provided.

CyrusNajmabadi added a commit that referenced this pull request Jul 8, 2015
Don't call push.apply, it can stack overflow with large arrays.
@CyrusNajmabadi CyrusNajmabadi merged commit aaf0f78 into master Jul 8, 2015
@CyrusNajmabadi CyrusNajmabadi deleted the noPushApply branch July 8, 2015 18:25
@mhegazy
Copy link
Contributor

mhegazy commented Jul 9, 2015

I've seen TSC stack overflowing on WSH on moderate-to-large inputs.

@mihailik can you provide more details or a repo?

@mhegazy
Copy link
Contributor

mhegazy commented Jul 9, 2015

@mihailik just to clarify the issue you are seeing is related to diagnostics or there is something else?

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants