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

Merge dev16.0-preview2 to features/enhanced-using #32384

Merged

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from dev16.0-preview2 into features/enhanced-using.

git fetch --all
git checkout merges/dev16.0-preview2-to-features/enhanced-using
git reset --hard upstream/features/enhanced-using
git merge upstream/dev16.0-preview2
# Fix merge conflicts
git commit
git push merges/dev16.0-preview2-to-features/enhanced-using --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

1. we never disposed tag aggregator leaking all taggers ever created on the buffer involved in contained document

2. we hold on to taggers not related to our buffer but ones that are related to other buffers. for example, our subject buffer is actually subject buffer which involves template C# buffer + html buffer where portion of html buffer are mapped to the subject buffer. that we end up holding on to all html taggers.
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit 7ddf68e into features/enhanced-using Jan 11, 2019
@ghost ghost deleted the merges/dev16.0-preview2-to-features/enhanced-using branch January 11, 2019 04:30
@dotnet-bot dotnet-bot restored the merges/dev16.0-preview2-to-features/enhanced-using branch January 11, 2019 12:00
@dotnet-bot dotnet-bot deleted the merges/dev16.0-preview2-to-features/enhanced-using branch January 11, 2019 12:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants