[codex] 修复 Windows stdio 验证器收尾 - #12
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复公开 stdio 与候选验证器在 Windows 上结束子进程后未关闭管道、临时日志仍被占用的问题。现在验证器会等待退出、关闭 stdin/stdout/stderr,并等待读取线程结束后再清理临时状态。未改变 MCP 功能、用户配置或安装路径。验证:40 项公开产品定向测试、真实 Windows stdio 22 工具、包完整性检查、冻结候选验证均通过。冻结候选:a900c56b45598ef339698b3f270627dfcf558977;ZIP SHA-256:82e821c9dc4ef1076a56f77d990cc0032e396f2a5f0ea65814780c7f616cf9ed。