Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLAT-7151] Do not report fatal app hangs if terminating #1176

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

nickdowell
Copy link
Contributor

Goal

Stop reporting fatal app hangs if app hangs due to taking a long time to exit.

Changeset

If the last run received an NSApplicationWillTerminateNotification or NSApplicationWillTerminateNotification then the persisted app hang is no longer changed into a "fatal" app hang when loaded.

Testing

Added an E2E scenario to reproduce the fatal app hang and verify that the fix works as intended.

@github-actions
Copy link

Infer: No issues found 🎉

OCLint: No issues found 🎉

Bugsnag.framework binary size decreased by 8 bytes from 1,156,408 to 1,156,400 🎉

Generated by 🚫 Danger

@nickdowell nickdowell merged commit 5c20d52 into next Aug 26, 2021
@nickdowell nickdowell deleted the nickdowell/app-hang-in-will-terminate branch August 26, 2021 07:07
@nickdowell nickdowell mentioned this pull request Sep 1, 2021
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.

2 participants