[pve-devel] Feature HW Profiles

Dietmar Maurer dietmar at proxmox.com
Wed Apr 17 07:27:48 CEST 2013


>             return $rpcenv->fork_worker('qmtemplate', $vmid, $authuser, $realcmd);
> 
>             PVE::QemuServer::update_config_nolock($vmid, $conf, 1);
>         };
> 
> The PVE::QemuServer::update_config_nolock($vmid, $conf, 1); get's never
> executed here in Qemu.pm
> 
> As we have a return before.

Yes, that looks like a bug to me.


More information about the pve-devel mailing list