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

machines: libvirt D-Bus provider: Add EventListener for close signal on libvirt-dbus service #75

Closed
KKoukiou opened this issue Aug 31, 2018 · 3 comments
Assignees

Comments

@KKoukiou
Copy link
Collaborator

@Antique pointed out that it's good idea to have an EventListener on close signal for libvirt-dbus. The service might crash or for some reason stop. libvirt-dbus will get restarted but we need to handle the change in the client and restart event monitoring on the new client.

This issue asumes cockpit-project/cockpit#9240 is merged.

@KKoukiou KKoukiou self-assigned this Aug 31, 2018
@marusak
Copy link
Member

marusak commented Nov 12, 2019

@KKoukiou this has not been yet implemented, right?

@KKoukiou
Copy link
Collaborator Author

No it's not implemented - It should not be hard though. We already have the same logic for libvirtd

@KKoukiou KKoukiou transferred this issue from cockpit-project/cockpit Apr 6, 2021
@KKoukiou
Copy link
Collaborator Author

This is edge case scenario and will not be implemented unless requested.

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

No branches or pull requests

3 participants