diff --git a/modules/system.py b/modules/system.py index 68c927a..9f18e93 100644 --- a/modules/system.py +++ b/modules/system.py @@ -539,6 +539,8 @@ def suppress_stdout(): async def watchdog(): global retry_int1, retry_int2 + sentry_loop = 0 + lastSpotted = "" # watchdog for connection to the interface while True: await asyncio.sleep(20)