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

Make CoreExceptionHandler scope-dependent #6543

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Nov 10, 2021

This PR fixes #6542 by making CoreExceptionHandler just an instance class (instead of singleton). It will allow us to test CoreExceptionHandler properly and will increase the stability of tests.

@drew2a drew2a force-pushed the fix/6542 branch 2 times, most recently from f3ddd97 to 324b4f5 Compare November 11, 2021 11:22
@drew2a drew2a changed the title Make CoreExceptionHandler instance-like Make CoreExceptionHandler scope-dependent Nov 11, 2021
@drew2a drew2a force-pushed the fix/6542 branch 2 times, most recently from bf85c7b to 942dc17 Compare November 11, 2021 13:48
@drew2a drew2a requested a review from kozlovsky November 11, 2021 13:54
@drew2a drew2a marked this pull request as ready for review November 11, 2021 13:54
@drew2a drew2a requested a review from a team November 11, 2021 13:54
kozlovsky
kozlovsky previously approved these changes Nov 12, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@drew2a drew2a merged commit 72b7df4 into Tribler:main Nov 12, 2021
@drew2a drew2a deleted the fix/6542 branch November 12, 2021 10:57
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.

[Main] test_unhandled_error_observer_only_message fails randomly
2 participants