Skip to content

Conversation

@rainersigwald
Copy link
Member

@rainersigwald rainersigwald commented Oct 12, 2023

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 <[email protected]>
@rainersigwald rainersigwald marked this pull request as ready for review October 12, 2023 19:03
Copy link
Member

@ladipro ladipro left a comment

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.

@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