Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Setup UnGAC: treat 259 as success - #9325

#9325
Merged
rainersigwald merged 1 commit into
dotnet:maindotnet/msbuild:mainfrom
rainersigwald:robustify-ungacrainersigwald/msbuild:robustify-ungacCopy head branch name to clipboard
Oct 18, 2023
Merged

Setup UnGAC: treat 259 as success#9325
rainersigwald merged 1 commit into
dotnet:maindotnet/msbuild:mainfrom
rainersigwald:robustify-ungacrainersigwald/msbuild:robustify-ungacCopy head branch name to clipboard

Conversation

@rainersigwald

@rainersigwald rainersigwald commented Oct 12, 2023

Copy link
Copy Markdown
Member

One of the top VS Setup failures is a 259 from our UnGAC,
even though we have a big try/catch that should make it
never fail. Tell the Setup engine that 259 is another
kind of success to keep this nonblocking.

Fixes AB#1899796.

One of the top VS Setup failures is a 259 from our UnGAC, even though we
have a big try/catch that should make it never fail. Tell the Setup
engine that 259 is another kind of success to keep this nonblocking.

Fixes AB#1899796.

Co-authored-by: Matt Cavallari <mjcavallari-zz@users.noreply.github.com>
@rainersigwald
rainersigwald marked this pull request as ready for review October 12, 2023 19:03

@ladipro ladipro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming this 259 is STILL_RUNNING and the installer kills such a hanging process, I wonder if we shouldn't implement a time limit in our code also. The amount of time the installer is willing to wait may still be unreasonably long and the user experience degraded.

Comment thread src/Package/Microsoft.Build.UnGAC/exe.swr
@rainersigwald
rainersigwald merged commit c6f4fc1 into dotnet:main Oct 18, 2023
@rainersigwald
rainersigwald deleted the robustify-ungac branch October 18, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.