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

Re-raise all exception in the process_alert() function as NoCrashException #7157

Merged
merged 2 commits into from
Nov 11, 2022

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Nov 10, 2022

This PR fixes #7136 by reraising all exceptions in the process_alert() function as NoCrashException.

It doesn't fix the root problem of #7136 but makes Tribler more stable and allows users to send the exception to us and resume the Tribler work after.

During the testing of PR extended logging was also added.

@drew2a drew2a marked this pull request as ready for review November 10, 2022 13:34
@drew2a drew2a requested review from a team and xoriole and removed request for a team November 10, 2022 13:34
@drew2a drew2a merged commit 52a7f97 into Tribler:main Nov 11, 2022
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.

RuntimeError: invalid torrent handle used - on_metadata_received_alert
2 participants