hashicorp / hashicorp/packer-plugin-virtualbox
Enhancement: treat session lock error from VBoxManage as a signal that the VM is already running
- Dominant language
- Go
- Stars
- 29
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
_This issue was originally opened by @mcandre as hashicorp/packer#9334. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.
#### Feature Description
Please treat session lock error from VBoxManage as a signal that the VM is already running. That could help packer integrate better with the hypervisor and assess VM state more accurately.
Contributor guide
Assessment
This issue has not been assessed yet.