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

Fixed error reporter not checking for undefined handled key #8186

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8184

This PR:

  • Fixes the GUI error reporter not checking if handled is undefined.

@qstokkink qstokkink marked this pull request as ready for review September 30, 2024 13:46
@qstokkink qstokkink changed the title Fixed error reporter not checking for undefined handled key READY: Fixed error reporter not checking for undefined handled key Sep 30, 2024
@qstokkink qstokkink changed the title READY: Fixed error reporter not checking for undefined handled key WIP: Fixed error reporter not checking for undefined handled key Oct 1, 2024
@qstokkink qstokkink marked this pull request as draft October 1, 2024 06:50
@qstokkink qstokkink force-pushed the fix_undef_error_check branch from 44b4ecd to 68a37a0 Compare October 1, 2024 06:53
@qstokkink qstokkink force-pushed the fix_undef_error_check branch from 68a37a0 to 78f10dd Compare October 1, 2024 06:59
@qstokkink qstokkink changed the title WIP: Fixed error reporter not checking for undefined handled key READY: Fixed error reporter not checking for undefined handled key Oct 1, 2024
@qstokkink qstokkink marked this pull request as ready for review October 1, 2024 07:03
@qstokkink qstokkink changed the title READY: Fixed error reporter not checking for undefined handled key Fixed error reporter not checking for undefined handled key Oct 1, 2024
@qstokkink qstokkink merged commit af3f906 into Tribler:main Oct 1, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_undef_error_check branch October 1, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Undefined error in reporter
2 participants