This commit is contained in:
@@ -196,7 +196,7 @@ def _async_write_mcp_call(
|
||||
finally:
|
||||
session.close()
|
||||
except Exception:
|
||||
pass # 永不影響主流程
|
||||
logger.debug("[MCPRouter] async DB writer bootstrap failed", exc_info=True)
|
||||
|
||||
threading.Thread(target=_writer, daemon=True).start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user