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

stop creating qemu if there is already same name qemu #150

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

sp-yduck
Copy link
Collaborator

@sp-yduck sp-yduck commented Nov 25, 2023

fix #147
NOTE: this won't ensure there will no same name qemu. if vm creation will still be remaining in background, this change cannot aware such background process and hence it may try to create new vm with same name. but once the vm creation process is done and vm is visible, cappx can stop creating new vm.

@sp-yduck sp-yduck merged commit 808d372 into main Dec 6, 2023
1 check passed
@sp-yduck sp-yduck deleted the fix/147 branch December 6, 2023 10:56
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.

Stop creating vm with same name
1 participant