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

Remove ProjectSnapshotManagerDispatcher from ProjectConfigurationStateSynchronizer #10283

Conversation

DustinCampbell
Copy link
Member

This change removes ProjectSnapshotManagerDispatcher usage from ProjectConfigurationStateSynchronizer and ProjectConfigurationFileChangeDetector. Ultimately, a lot of this code will go away once #10173 is the default behavior.

As part of this change, I updated ProjectConfigurationStateSynchronizer to use an AsyncBatchingWorkQueue. In my opinion, this is a huge improvement over the previous implementation.

@DustinCampbell DustinCampbell requested a review from a team as a code owner April 19, 2024 18:10
@DustinCampbell DustinCampbell merged commit e278610 into dotnet:main Apr 22, 2024
12 checks passed
@DustinCampbell DustinCampbell deleted the refactor-projectconfigurationstatesyncrhonizer branch April 22, 2024 20:01
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 22, 2024
@Cosifne Cosifne modified the milestones: Next, 17.11 P2 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants