@@ -110,7 +110,7 @@ def _tg_poller(cfg):
except Exception as e:
logger.error(f"TG 轮询错误: {e}", exc_info=True)
if _running:
_shutdown_event.wait(0.1)
_shutdown_event.wait(0.05)
def _tg_sender(cfg):
The note is not visible to the blocked user.