Commit 4268d09
fix(vite_pty): add EOF handling to read_until
Add missing EOF check when n == 0 to prevent infinite loop.
All tests now pass on both macOS (8/8) and Windows (8/8).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 9e4e8ef commit 4268d09
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| |||
0 commit comments