FreeOnePlus opened a new pull request, #134:
URL: https://github.com/apache/doris-mcp-server/pull/134

   ## Summary
   
   - use timezone-aware UTC values and canonical RFC 3339 serialization across 
authentication, connection, and query runtime state
   - give the query executor an explicit start/close lifecycle in Stdio, HTTP, 
and multi-worker modes
   - close temporary directories, child processes, and test event loops cleanly 
so the suite runs without resource warnings
   
   ## Validation
   
   - `uv run pytest -q -W error` — 627 passed, 64 skipped, zero warnings
   - real Doris transport suite — 7 passed across Streamable HTTP and true 
subprocess Stdio
   - `uv run ruff check --select F821 doris_mcp_server test`
   - `uv run python -m compileall doris_mcp_server test`
   - `uv build` plus clean-wheel CLI/import smoke test
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to