Skip to content

Msbuilddisablenodereuse live check#5764

Merged
rainersigwald merged 1 commit intodotnet:vs16.7from
Forgind:msbuilddisablenodereuse-live-check
Oct 6, 2020
Merged

Msbuilddisablenodereuse live check#5764
rainersigwald merged 1 commit intodotnet:vs16.7from
Forgind:msbuilddisablenodereuse-live-check

Conversation

@Forgind
Copy link
Copy Markdown
Contributor

@Forgind Forgind commented Sep 30, 2020

This is a fix for AB#1197992.

Customer Impact
Customers can specify whether they want nodes to be reused after startup. A change in 16.7 cached it, breaking a VS extension.

Testing
No current testing, but the author can add a unit test.

Risk
Low. The code change is minimal and although customers could have started changing the value of the environment variable after startup since 16.7, there is no clear benefit to doing so.

Code Reviewers
Rainer, Ben

Description of fix
Disable caching of MSBUILDDISABLENODEREUSE variable.

@marcpopMSFT marcpopMSFT added this to the 16.8 milestone Oct 2, 2020
Fix https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1197992 by
disabling the caching of the MSBUILDDISABLENODEREUSE
environment-variable check and doing it live for every check.
@rainersigwald rainersigwald force-pushed the msbuilddisablenodereuse-live-check branch from 504e1c7 to 55db00d Compare October 6, 2020 17:36
@rainersigwald rainersigwald changed the base branch from master to vs16.7 October 6, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants