mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-03-09 08:58:25 +03:00
Do the same as for the "create" case, only trigger the "start after create/restore" task after the locked "realcmd" was done. Else, the start can never succeed, it also acquires a lock, but restore only release it once outside of realcmd. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>