handle IsBuilderUsingLegacyThreadingSemantics
Open
Area: Our Own Build
Area: Telemetry
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.