Skip to content

main CL测试补充#468

Merged
Nomikfk1215 merged 1 commit into
1024XEngineer:mainfrom
voicepeak:end-CLfix
May 13, 2026
Merged

main CL测试补充#468
Nomikfk1215 merged 1 commit into
1024XEngineer:mainfrom
voicepeak:end-CLfix

Conversation

@voicepeak

Copy link
Copy Markdown
Collaborator

No description provided.

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the changed code across code quality, performance, security, and documentation accuracy passes. One test-coverage gap is worth addressing.

@@ -489,6 +490,23 @@ func stopCommand(cmd *exec.Cmd, stdin io.WriteCloser) {
<-done

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The locking change looks correct, but this race fix lands without a regression test. This package already has helper-process coverage around eof_with_stderr; adding a test that exercises concurrent stderr writes while the EOF path reads stderr.String() would make go test -race catch any future reintroduction.

@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Nomikfk1215 Nomikfk1215 merged commit 95f4e2d into 1024XEngineer:main May 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants