From ce7de98dc7d21a216779e8baffae493ba98156f4 Mon Sep 17 00:00:00 2001 From: l_samenv Date: Tue, 11 Jun 2024 08:08:42 +0200 Subject: [PATCH] fix missing update after error on parameter the main error was a suppressed update when the value does not change, but the readerror gets None this error was the reason for strange behaviour in frappy.proxy while finding the cause, other improvements were done: - nodeStateChange: add 'activating' to the possible online states - improve status handling in proxy Change-Id: I2a1873065ab051bdba2200f50e6ad09ae55e168e Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/33901 Tested-by: Jenkins Automated Tests Reviewed-by: Enrico Faulhaber Reviewed-by: Markus Zolliker