mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-13 12:58:17 +03:00
F #4809: Adding missing unlock()
This commit is contained in:
parent
dff87fc77d
commit
dff203fe42
@ -163,6 +163,8 @@ void ZoneAddServer::request_execute(xmlrpc_c::paramList const& paramList,
|
||||
{
|
||||
updated = true;
|
||||
}
|
||||
|
||||
zone->unlock();
|
||||
}
|
||||
|
||||
usleep(250000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user