Code

Added raid image
[gosa.git] / gosa-si / gosa-si-client
index 0fb1c1be64c57c57e7536b2689b29752ce84618e..7f721da2f1a6675ce2fded8e859549b6b3a91bfe 100755 (executable)
@@ -1067,6 +1067,7 @@ sub server_input {
 
                        # if client is alread in a registration process, that means not registered, do nothing
                        # if not, cause re-registration
+# TODO : This if-else can cause a registration deadlock. Currently I can not reproduce the deadlock and don't have a clue what is the reason for the deadlock
                        if (not $REGISTERED) {
                                &daemon_log("WARNING: gosa-si-client is already in a registration process so ignore this message", 3);
                        } else {