You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a qemu+tls remote host, but the plugin just hangs indefinitely after the 'Connect'. While debugging I notice you have re-implemented all the Dialer creation code that seems to already exist in the upstream library...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @dmacvicar,
I'm using a
qemu+tls
remote host, but the plugin just hangs indefinitely after the 'Connect'. While debugging I notice you have re-implemented all the Dialer creation code that seems to already exist in the upstream library...https://github.com/digitalocean/go-libvirt/tree/main/socket/dialers
Is there a specific reason for this?
Could (/should?) this plugin be optimised to use the upstream functions instead?
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions