Skip to content

Ensure that a double-dispose of CPSProject doesn't throw#82557

Merged
jasonmalinowski merged 1 commit into
dotnet:mainfrom
jasonmalinowski:fix-double-dispose
Mar 3, 2026
Merged

Ensure that a double-dispose of CPSProject doesn't throw#82557
jasonmalinowski merged 1 commit into
dotnet:mainfrom
jasonmalinowski:fix-double-dispose

Conversation

@jasonmalinowski

Copy link
Copy Markdown
Member

No description provided.

@jasonmalinowski jasonmalinowski self-assigned this Feb 26, 2026
@jasonmalinowski jasonmalinowski requested a review from a team as a code owner February 26, 2026 23:42

@JoeRobich JoeRobich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we want to track double disposal?

@jasonmalinowski

Copy link
Copy Markdown
Member Author

Do we want to track double disposal?

It sounds like changes on the project system side now mean they expect us to follow the "official" IDisposable rules of double dispose being safe. So this is just making that follow the real contract, and doesn't really indicate a problem now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants