Skip to content

Fix dump generation on background threads#105898

Merged
mikem8361 merged 1 commit intodotnet:release/8.0-stagingfrom
mikem8361:issue103000
Aug 6, 2024
Merged

Fix dump generation on background threads#105898
mikem8361 merged 1 commit intodotnet:release/8.0-stagingfrom
mikem8361:issue103000

Conversation

@mikem8361
Copy link
Contributor

@mikem8361 mikem8361 commented Aug 2, 2024

Issue: #103000

PR from main: #105830

Customer Impact

External dev found that dumps were not be generated for unhandled exceptions on background threads.

Testing

A simple test case was provided and used to verify this fix.

Risk

Very low. A couple of lines of code in the termination path for unhandled exceptions. This is Windows only.

@mikem8361 mikem8361 added the Servicing-consider Issue for next servicing release review label Aug 2, 2024
@mikem8361 mikem8361 requested a review from hoyosjs August 2, 2024 20:27
@mikem8361 mikem8361 self-assigned this Aug 2, 2024
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm. we will take for consideration in 8.0.x

@jeffschwMSFT jeffschwMSFT added this to the 8.0.x milestone Aug 2, 2024
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 5, 2024
@carlossanlop
Copy link
Contributor

Approved by Tactics via email.

@mikem8361
Copy link
Contributor Author

Do I merge this PR or do you Carl?

@carlossanlop
Copy link
Contributor

Do I merge this PR or do you Carl?

The honor of pressing the squash and merge button is granted to the PR owner (or any area owner) if all requirements are met.

@mikem8361 mikem8361 merged commit 1e22b2a into dotnet:release/8.0-staging Aug 6, 2024
@mikem8361 mikem8361 deleted the issue103000 branch August 6, 2024 16:40
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants