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

Incorrect arch type does not clean up #21

Open
brendan-stephens opened this issue Sep 20, 2022 · 1 comment
Open

Incorrect arch type does not clean up #21

brendan-stephens opened this issue Sep 20, 2022 · 1 comment

Comments

@brendan-stephens
Copy link

brendan-stephens commented Sep 20, 2022

If you neglect to change the qe.arch to the correct type (eg. x86), it will hang on the ssh auth and leave the qemu-system process in an uninterruptible state (does not respond to sighup).
Cleanup should look for and terminate residual processes on exit.

@brendan-stephens brendan-stephens changed the title Fedora Support Incorrect arch type does not clean up Sep 20, 2022
@ppggff
Copy link
Owner

ppggff commented Sep 21, 2022

Thanks, you are right, this may need a better stop or destroy implementation.

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

2 participants