handle IsBuilderUsingLegacyThreadingSemantics #11215
Labels
Area: Our Own Build
Problems affecting the build or build infrastructure of the MSBuild repo itself.
Area: Telemetry
Candidates benefiting from telemtry data
Priority:2
Work that is important, but not critical for the release
triaged
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.
The text was updated successfully, but these errors were encountered: