mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #407: Fix deadlock when adding a Host to a non existing Cluster
This commit is contained in:
parent
cc81b3cf65
commit
829a48e50e
@ -126,6 +126,7 @@ error_host_get:
|
||||
goto error_common;
|
||||
|
||||
error_cluster_get:
|
||||
host->unlock();
|
||||
oss.str(get_error(method_name, "CLUSTER", clid));
|
||||
goto error_common;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user