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

Politely terminating processes with kill hangs the VM backend #171

Open
paul-rodriguez opened this issue Jun 6, 2023 · 0 comments
Open

Comments

@paul-rodriguez
Copy link

Using a QEMU backend on a amd64 host, using kill -s TERM or equivalent to kill a running process from the spread shell, a test script inside the VM (or anything else as far as I know) results in the whole VM hanging then displaying this message and exiting:

2023-06-06 11:39:17 Error running debug shell: wait: remote command exited without exit status or exit signal

Note that kill -s KILL still works as expected.

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