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

Delete legacy string interner implementations (code cleanup) #5408

Closed
ladipro opened this issue Jun 5, 2020 · 1 comment
Closed

Delete legacy string interner implementations (code cleanup) #5408

ladipro opened this issue Jun 5, 2020 · 1 comment
Labels
Milestone

Comments

@ladipro
Copy link
Member

ladipro commented Jun 5, 2020

#5353 added a new string interning implementation and enabled it by default. We're still providing escape hatches to go back to the previous interner:

MSBuildUseLegacyStringInterner
MSBuildUseSimpleInternConcurrency (effective only if MSBuildUseLegacyStringInterner is set)

This issue tracks the ultimate deletion of the environment variables and all code behind them.

@rainersigwald rainersigwald added this to the Backlog milestone Jun 24, 2020
@ladipro
Copy link
Member Author

ladipro commented Feb 1, 2021

Done in #5663

@ladipro ladipro closed this as completed Feb 1, 2021
@AR-May AR-May added the triaged label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants