Skip to content

Conversation

@ungive
Copy link

@ungive ungive commented Mar 26, 2024

g_error() is only intended for programming errors that you cannot recover from. The way it is used here crashes the application when metadata could not be retrieved because of external factors.

Reference:

g_error is only intended for programming errors
that you cannot recover from.
this on the other hand is a recoverable error.
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.

1 participant