Skip to content
Snippets Groups Projects
Commit 3a399ea0 authored by Rom Walton's avatar Rom Walton
Browse files

VBOX: If polling for the current VM state fails for any reason, like vboxsvc...

VBOX: If polling for the current VM state fails for any reason, like vboxsvc crashing, do a temp exit for 24 hours.

Before COM, polling for the current state wasn't as critical.  If the poll operation failed, we would try again in one second anyway.

After COM, it is used as a test to see if the communication channel between the wrapper and VirtualBox is still operational.  If not, temp exit and hope things work the next attempt.
parent cb573ef7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment