Commit 320be76
committed
stdin: drop env-var tip from no-data warning (cubic P2)
The cause-neutral wording from 8eac6fa still kept the
`set ALTIMATE_STDIN_TIMEOUT_MS=N` tip. cubic flagged that the tip
points users at timeout tuning even when the real cause is a stream
error or the dominant inherited-idle subprocess case. Drop the tip;
the env var stays documented in code/docs for the rare slow-producer
scenario.
Final wording: "altimate-code: stdin produced no data; proceeding
without it."1 parent 8eac6fa commit 320be76
2 files changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
0 commit comments