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

Make adding transient documents more reliable. #1330

Merged
merged 2 commits into from
Nov 12, 2018

Conversation

NTaylorMullen
Copy link
Contributor

  • Prior to this change there were times when a transient document had not been fully removed from the buffer manager's list tracking before trying to add it again.

  • I initially based this branch off of the v1.32.6 tag but looks like I can't represent that in the PR.

@rchande @akshita31 For a mid-november patch release would we grab everything from master in omnisharp-roslyn or would we build a separate branch? Either way, this can go into either one, just want to follow the same guidelines that you have always used.

Also, I and @ajaybhargavb tried this out locally and couldn't reproduce the exceptions.

aspnet/Razor.VSCode#214

- Prior to this change there were times when a transient document had not been fully removed from the buffer manager's list tracking before trying to add it again.

aspnet/Razor.VSCode#214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants