From cc0a9295e55fcb1d6dad7df551905902bd4ac803 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 13 Nov 2021 16:24:00 +0000 Subject: [PATCH] try to fix last error --- bridge_master.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bridge_master.py b/bridge_master.py index 1b2308e..2a94491 100644 --- a/bridge_master.py +++ b/bridge_master.py @@ -1460,6 +1460,7 @@ class routerOBP(OPENBRIDGE): if not fi: logger.warning("(%s) OBP UNIT *LoopControl* fi is empty for some reason : %s, STREAM ID: %s, TG: %s, TS: %s",self._system, int_id(_stream_id), int_id(_dst_id),_sysslot) + self.STATUS[_stream_id]['LAST'] = pkt_time return if self._system != fi: