From b89e263a364833c6f2134c682273d0043fb6cfd5 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 2 Mar 2026 19:13:01 +0800 Subject: [PATCH] bugfix --- app/sage.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/sage.py b/app/sage.py index 43f0c08..5f572d0 100644 --- a/app/sage.py +++ b/app/sage.py @@ -43,6 +43,7 @@ async def run_zmq_proxy(app): async def woa_msghande(): + debug('woa_msghander starting ....') config = getConfig() while True: debug(f'zmq server receiv {config.woa_handler_id} message')')