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

Wait until an analyzer is registered before streaming workspace events over to OOP #64376

Merged

Conversation

CyrusNajmabadi
Copy link
Member

This ensures we're not wasting tons of cpu/memory syncing data to oop that isn't even needed when TestExplorer isn't even visible.

@genlu
Copy link
Member

genlu commented Sep 29, 2022

This includes a bunch of unrelated changes, could you please sync the target branch with main? Thanks!

@CyrusNajmabadi
Copy link
Member Author

@genlu done!

…/RemoteLegacySolutionEventsAggregationService.cs
…/RemoteLegacySolutionEventsAggregationService.cs
@CyrusNajmabadi
Copy link
Member Author

@genlu ptal. thanks!

…sWorkspaceEventListener.cs

Co-authored-by: Gen Lu <genlu@users.noreply.github.com>
@CyrusNajmabadi CyrusNajmabadi merged commit 428c1de into dotnet:features/solutionEvents Sep 30, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the waitForReady branch September 30, 2022 21:54
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.

2 participants