Commit d508c3f
Increase brew outdated timeout from 15s to 60s
Homebrew can be slow depending on network conditions or if it needs to
update its index, causing the update check to time out intermittently.
Since this is a non-interactive background check, a longer timeout won't
impact UX.
Fixes #694
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Drew Cain <groksrc@gmail.com>1 parent 4791e19 commit d508c3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments