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

Replace Disposable[] with DisposableStore #80684

Merged
merged 3 commits into from
Oct 15, 2019
Merged

Replace Disposable[] with DisposableStore #80684

merged 3 commits into from
Oct 15, 2019

Conversation

solomatov
Copy link
Contributor

See #74250 for details.

@aeschli
Copy link
Contributor

aeschli commented Sep 11, 2019

See #74250 (comment)

Please note that its up to the code feature owners to decide whether they want to switch to DisposableStore.
So please first check first with them (e.g. use blame to figure out who does most of the work in the given area) and keep the PR limited to a feature.

@solomatov
Copy link
Contributor Author

@aeschli This PR is limited to a feature. There's a protected field in one of the classes, so I had to update descendants as well.

@roblourens roblourens added this to the October 2019 milestone Sep 26, 2019
@roblourens
Copy link
Member

Sorry it took so long to get to this. I can merge it if you can resolve the conflicts.

@roblourens roblourens merged commit 385bf0f into microsoft:master Oct 15, 2019
@solomatov solomatov deleted the disposables-10-09 branch December 27, 2019 21:25
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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