Commit 2ebf132
Fix
* Initial plan
* chore: start CI failure investigation
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/005cb2c2-4d54-4e3b-94df-a47692cb3734
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* fix: restore os.Stderr immediately in CaptureStderr helper
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/005cb2c2-4d54-4e3b-94df-a47692cb3734
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* fix: close CaptureStderr reader after read completion
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/005cb2c2-4d54-4e3b-94df-a47692cb3734
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>CaptureStderr restoration timing in testutil to resolve CI unit test failure (#26687)1 parent fecca41 commit 2ebf132
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
0 commit comments