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

Fix fatal error exit #4043

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Fix fatal error exit #4043

merged 1 commit into from
Dec 10, 2024

Conversation

pierrebai-adsk
Copy link
Collaborator

When aborting the process due to a fatal error (for example TF_CODING_ERROR or setting the environment variable TF_FATAL_VERIFY to 1), MayaUSD would get in a deadlock. Fix this by avoiding trying to unregister the diagnostic delegate when logging a fatal error.

When aborting the process due to a fatal error (for example TF_CODING_ERROR or setting the environment variable TF_FATAL_VERIFY to 1), MayaUSD would get in a deadlock. Fix this by avoiding trying to unregister the diagnostic delegate when logging a fatal error.
@pierrebai-adsk pierrebai-adsk added bug Something isn't working crash labels Dec 10, 2024
@pierrebai-adsk pierrebai-adsk self-assigned this Dec 10, 2024
Copy link
Collaborator

@AramAzhari-adsk AramAzhari-adsk left a comment

Choose a reason for hiding this comment

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

LGTM.

@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Dec 10, 2024
@seando-adsk seando-adsk added the core Related to core library label Dec 10, 2024
@seando-adsk seando-adsk merged commit e56cdc5 into dev Dec 10, 2024
11 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-0/fix-fatal-error-exit branch December 10, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Related to core library crash ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants