Noticed because of T7754:
Kleopatra in the case of certification shows a success message if no error is reported by gpg.
But if gpg crashes when you certify a key there is no error message.
So it would be better if Kleopatra gave an error if there is no success message from the background process.
Edit 2025-08-13:
We decided that gpg needs to emit a status message here for success, too.
gpgme should then look for that status message instead of only absence of error.