mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-09-11 19:46:21 +00:00
* fix(java): make SDK worker threads daemon Use daemon threads for the Java SDK default executors so background helper pools do not keep example or short-lived JVM processes alive after work completes. Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com * fix(java): document and test daemon pool lifecycle Keep examples and docs aligned with daemon executors, and ensure the client module actually discovers its JUnit 5 regression test. Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com * fix(java): reuse the custom example executor Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com * test(java): isolate SDK integration cases Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com --------- Co-authored-by: zhangyu.34 <zhangyu.34@bytedance.com> |
||
|---|---|---|
| .. | ||
| client | ||
| qwencode | ||