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 use disposable Action and use IAction instead #201337

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

TylerLeonhardt
Copy link
Member

Turns out all of these disposables were not getting cleaned up... but they really don't need to be disposables in this context.

ref #201320

Turns out all of these disposables were not getting cleaned up... but they really don't need to be disposables in this context.

ref #201320
@TylerLeonhardt TylerLeonhardt self-assigned this Dec 20, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the December / January 2024 milestone Dec 20, 2023
@TylerLeonhardt TylerLeonhardt merged commit 468f6fc into main Dec 20, 2023
7 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/defeated-capybara branch December 20, 2023 23:13
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
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

3 participants