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

neonvm-runner: Exit with error if QEMU fails #964

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

sharnoff
Copy link
Member

Currently if we get to the point of calling QEMU, we'll always just exit as if neonvm-runner was successful. This isn't correct.

At first I thought this might be a regression by #864, but it's actually much older — originally introduced in #172!

Noticed while working on #963.

Currently if we get to the point of calling QEMU, we'll always just exit
as if neonvm-runner was successful. This isn't correct.

At first I thought this might be a regression by #864, but it's actually
much older, originally introduced in #172!
@sharnoff sharnoff requested a review from Omrigan June 16, 2024 04:53
Initially intended to include this
@sharnoff sharnoff enabled auto-merge (squash) June 17, 2024 14:42
@sharnoff sharnoff merged commit 264f1e8 into main Jun 17, 2024
15 checks passed
@sharnoff sharnoff deleted the sharnoff/neonvm-runner-fix-exit-qemu-fails branch June 17, 2024 14:53
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

Successfully merging this pull request may close these issues.

2 participants