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

Resolve pylxd ws4py problems #34

Open
yhaliaw opened this issue Feb 13, 2023 · 0 comments
Open

Resolve pylxd ws4py problems #34

yhaliaw opened this issue Feb 13, 2023 · 0 comments

Comments

@yhaliaw
Copy link
Collaborator

yhaliaw commented Feb 13, 2023

Enhancement Proposal

Due to some problem with ws4py in pylxd sometimes raises broken pipe error, some pylxd functions are replaced with subprocess.run.

E.g.,
instance.exec of pylxd is frequency error out with BrokenPipeError. Using subprocess.run as workaround for now.

Resolve the issue with pylxd and convert back to using pylxd.

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

1 participant