direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

Fixed some issues that appeared when ctrl-cing #72

Closed trentis closed 4 years ago

trentis commented 4 years ago

Description

Fixed issues with VirtualBox handling some errors were appearing that weren't actually an error for the action that was being taken. Suppressed them. Also moved initLogging to when were starting the virtual machine so we don't receive errors during this process that aren't related to the virtual machine.

Test

Run VirtualBox around 30 times to see if any inconsistencies and suppressed errors that didn't affect the process.