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

handle IsBuilderUsingLegacyThreadingSemantics #11215

Open
SimaTian opened this issue Jan 3, 2025 · 0 comments
Open

handle IsBuilderUsingLegacyThreadingSemantics #11215

SimaTian opened this issue Jan 3, 2025 · 0 comments
Labels
Area: Telemetry Candidates benefiting from telemtry data

Comments

@SimaTian
Copy link
Member

SimaTian commented Jan 3, 2025

IsBuilderUsingLegacyThreadingSemantics is an old concession to visual studio. It is making a mess out of RequestBuilder.cs and it is anchoring us to some old stuff we would like to get rid of. (There are bunch of weird legacy behaviors linked to this function)

When we have Telemetry ready, it would be awesome to add a point here to check if it is still in use and if not, burn it with fire.

@SimaTian SimaTian added the Area: Telemetry Candidates benefiting from telemtry data label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Telemetry Candidates benefiting from telemtry data
Projects
None yet
Development

No branches or pull requests

1 participant