Skip to content

Initialize feature flags in OOP early #12079

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

davidwengier
Copy link
Member

Possibly fixes, or maybe just makes less likely, #12069

Needs a Roslyn insertion before this will build, and will do a val build to make sure nothing regresses once that happens.

If the Speedometer/RPS complains, then the plan is to not fully initialize OOP early, but just initialize the MEF cache folder and cohost feature flag early, and leave the rest as is.

@davidwengier davidwengier requested a review from a team as a code owner August 6, 2025 01:21
@davidwengier davidwengier force-pushed the CohostInitFeatureFlags branch from 4b6c2ca to 540d743 Compare August 7, 2025 00:10
@davidwengier
Copy link
Member Author

davidwengier commented Aug 7, 2025

@davidwengier davidwengier force-pushed the CohostInitFeatureFlags branch from 9ddcfb1 to 6de19ee Compare August 7, 2025 04:22
@davidwengier
Copy link
Member Author

davidwengier commented Aug 7, 2025

RPS isn't happy. Going to need to a new UIContext on the Roslyn side.

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.

1 participant