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

Core Tribler notifier should work in async mode #7151

Merged
merged 1 commit into from Nov 8, 2022

Conversation

kozlovsky
Copy link
Collaborator

This PR fixes #7149. The core notifier should receive the loop argument to process notifications in asynchronous mode. The error remains unnoticed for some time because most notifications work fine in synchronous mode as well.

@kozlovsky kozlovsky requested a review from a team as a code owner November 8, 2022 11:14
@kozlovsky kozlovsky requested review from drew2a and removed request for a team November 8, 2022 11:14
@kozlovsky kozlovsky merged commit 5f49739 into Tribler:main Nov 8, 2022
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.

Notifier._notify(): There is no current event loop in thread
2 participants