packer-plugin-virtualbox
packer-plugin-virtualbox copied to clipboard
Enhancement: treat session lock error from VBoxManage as a signal that the VM is already running
This issue was originally opened by @mcandre as hashicorp/packer#9334. It was migrated here as a result of the Packer plugin split. 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.