Skip to content

Conversation

zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Oct 1, 2019

Description of Change

Close #20233.

When there is exception and we do not have crashReporter set up, we should let the execution continue and crash, which is the default behavior of Windows programs.

Checklist

Release Notes

Notes: Fix process taking 100% CPU when crashed with no crashReporter set up on Windows x64.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Oct 1, 2019
@deepak1556 deepak1556 requested a review from a team October 1, 2019 11:00
@jkleinsc jkleinsc added fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases and removed new-pr 🌱 PR opened recently labels Oct 1, 2019
@jkleinsc
Copy link
Member

jkleinsc commented Oct 1, 2019

Merging as Windows 32 bit failure is known flake unrelated to this PR.

@jkleinsc jkleinsc merged commit ef690c0 into master Oct 1, 2019
@release-clerk
Copy link

release-clerk bot commented Oct 1, 2019

Release Notes Persisted

Fix process taking 100% CPU when crashed with no crashReporter set up on Windows x64.

@trop
Copy link
Contributor

trop bot commented Oct 1, 2019

I have automatically backported this PR to "7-0-x", please check out #20395

@trop
Copy link
Contributor

trop bot commented Oct 1, 2019

I have automatically backported this PR to "6-0-x", please check out #20396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track 🚅 Indicates that this PR is intended to bypass the 24 hour rule. Needs approval from Releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High CPU on Windows upon crash when not starting crash reporter
3 participants