Davidliu 2 月之前
父节点
当前提交
28ef6e8899
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/core/voip/bot.py

+ 1 - 0
src/core/voip/bot.py

@@ -660,6 +660,7 @@ class BotAgent:
             self.logger.info("create pjsua latency: %.3fs", latency)
             self.logger.info("create pjsua latency: %.3fs", latency)
 
 
         while not self.is_stopping:
         while not self.is_stopping:
+            self.logger.info('1111111111111111111')
             registry.BOT_AGENT_LIVES.set(self.user_part_pool.qsize())
             registry.BOT_AGENT_LIVES.set(self.user_part_pool.qsize())
             self.ep.libHandleEvents(200)
             self.ep.libHandleEvents(200)