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

Change global option change notification to batch all option changes #73882

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

tmat
Copy link
Member

@tmat tmat commented Jun 6, 2024

Batching allows to perform a single update operation when multiple global options change. This will be useful when updating solution snapshot with option values affecting analyzers.

@tmat tmat requested a review from a team as a code owner June 6, 2024 20:05
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 6, 2024
@tmat
Copy link
Member Author

tmat commented Jun 6, 2024

@CyrusNajmabadi ptal

@tmat
Copy link
Member Author

tmat commented Jun 7, 2024

@dibarbet ptal at the last commit

@tmat tmat merged commit c290ff3 into dotnet:main Jun 7, 2024
25 checks passed
@tmat tmat deleted the ChangedEvent branch June 7, 2024 19:10
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 7, 2024
@jjonescz jjonescz modified the milestones: Next, 17.11 P3 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants