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

feat: add ConnectionManager & DBusConnectionManager #159

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

linkfrg
Copy link
Owner

@linkfrg linkfrg commented Feb 22, 2025

This PR brings two new classes: ConnectionManager and DBusConnectionManager.
They are intended to help with managing handler IDs to simplify bulk disconnection from signals.
It will later be used to disconnect from GObject and D-Bus signals gracefully, preventing from unwanted callbacks calls.

@linkfrg linkfrg merged commit 07bd3dc into main Feb 22, 2025
3 checks passed
@linkfrg linkfrg deleted the feat/connection-manager branch February 22, 2025 21:36
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.

1 participant