Bohdan Triapitsyn
1151c40f13
fix(server): bound login-shell probes so a slow rc file cannot stall startup
...
Merge main and reduce the change to the defect that reproduces: the server's
synchronous login-shell probes (env snapshot and command -v for opencode,
node, bun) ran with no timeout, so a slow or interactive rc file held startup
until it returned — on macOS that is what made a brew-installed opencode look
undetected from a Dock launch. Every probe now carries the same 5s bound the
Electron shell probe already uses and falls through on overrun; the known
install locations already include both Homebrew prefixes.
The non-login command -v fast path and the reproduction script are dropped:
a plain sh inherits the same PATH the resolver has already walked.
Closes #1720
2026-08-28 23:23:16 +03:00
..
2026-07-18 00:11:05 +03:00
2026-06-23 21:52:51 +03:00
2026-08-04 14:40:44 -07:00
2026-08-07 00:25:57 +03:00
2026-08-15 01:59:26 +03:00
2026-08-15 01:59:26 +03:00
2026-06-26 19:27:53 +03:00
2026-08-03 06:40:01 +00:00
2026-08-03 12:03:37 +00:00
2026-08-03 06:56:38 +00:00
2026-08-13 22:44:13 +03:00
2026-08-13 22:44:13 +03:00
2026-08-21 16:25:51 +03:00
2026-08-05 11:24:14 +03:00
2026-08-05 11:24:14 +03:00
2026-08-28 23:23:16 +03:00
2026-08-28 23:23:16 +03:00
2026-08-20 01:40:10 +03:00
2026-08-28 01:27:32 +03:00
2026-08-28 01:27:32 +03:00
2026-08-28 02:08:09 +03:00
2026-08-28 02:08:09 +03:00
2026-08-28 02:08:09 +03:00
2026-08-10 20:23:45 +03:00
2026-07-05 23:19:10 +03:00
2026-07-07 19:49:11 +03:00
2026-07-07 19:49:11 +03:00
2026-06-26 19:27:53 +03:00
2026-08-07 00:10:29 +03:00
2026-08-07 00:10:29 +03:00
2026-06-20 09:35:11 +01:00
2026-08-03 06:40:01 +00:00
2026-08-03 06:40:01 +00:00
2026-08-15 06:30:36 +00:00
2026-08-15 06:30:36 +00:00
2026-06-24 00:43:11 +03:00
2026-06-24 00:43:11 +03:00
2026-08-03 13:57:05 +00:00
2026-08-03 13:18:27 +00:00
2026-08-03 13:18:27 +00:00
2026-08-20 18:39:13 +03:00
2026-08-20 18:39:13 +03:00
2026-08-17 23:44:38 +03:00
2026-08-17 23:44:38 +03:00
2026-08-17 23:44:38 +03:00
2026-07-12 19:54:35 -07:00
2026-08-19 11:53:30 +03:00
2026-08-10 16:10:03 +03:00
2026-08-28 18:48:27 +03:00
2026-08-28 18:48:27 +03:00
2026-08-14 12:45:35 +03:00
2026-08-14 12:45:35 +03:00
2026-07-29 17:26:11 +03:00
2026-08-19 11:53:30 +03:00
2026-08-19 11:53:30 +03:00
2026-08-27 23:14:04 +03:00
2026-08-27 23:14:04 +03:00
2026-08-22 20:31:31 +03:00
2026-08-22 20:31:31 +03:00
2026-08-22 11:55:38 +03:00
2026-08-22 11:55:38 +03:00
2026-08-17 16:44:17 +03:00
2026-08-17 16:44:17 +03:00
2026-07-17 10:30:45 +03:00
2026-08-20 01:40:10 +03:00
2026-08-20 01:40:10 +03:00
2026-08-03 09:25:25 +00:00
2026-08-03 09:55:56 +00:00
2026-06-26 19:27:53 +03:00
2026-07-31 12:51:15 +03:00
2026-07-31 12:51:15 +03:00
2026-07-31 12:51:15 +03:00
2026-07-24 21:54:28 +03:00
2026-06-30 18:41:07 +05:30
2026-06-30 18:41:07 +05:30
2026-07-12 00:46:41 +03:00
2026-07-30 20:07:08 +03:00
2026-07-29 19:59:41 +03:00