-
- Downloads
vboxwrapper: add "completion trigger file" mechanism.
When it's finished, the VM app can write a file of a given name (specified in vbox_job.xml) in the shared dir. This file can optionally contain an exit code and stderr text. If vboxwrapper finds this file, it cleans up the VM and calls boinc_finish(). This works around a problem where the VM doesn't exit properly and the task hangs forever.
Please register or sign in to comment