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

Port fix #24050 from master to release-2.8 #24052

Merged
merged 1 commit into from
May 11, 2018

Conversation

RyanCavanaugh
Copy link
Member

Port fix #24050 from master to release-2.8

Fixes #24015

@RyanCavanaugh
Copy link
Member Author

Verified using dogfood VS bits with a 2.8 install with this tsserver.js dropped in.

For both repros we have:

  • Memory usage remained stable even after ~100 edits
  • Inspecting in debugger, the declarations array remained stable
  • Editing experience appeared good

This fix is similar to the one we gave the two customers who were hitting it, except that it doesn't break Salsa expandos. They both reported back that the fix was 100% in terms of fixing their memory usage / crashing problems.

@billti billti merged commit 92b18d8 into microsoft:release-2.8 May 11, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 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.

None yet

2 participants