kshitijk4poor
5712483487
fix: guard resolve_profile_env against missing profile dirs
...
The _default_spawn HERMES_HOME injection (PR #23356 ) calls
resolve_profile_env which raises FileNotFoundError when the profile
dir doesn't exist. In production the profile always exists (workers are
only dispatched for live profiles), but tests with isolated HERMES_HOME
never create profile dirs. Catch FileNotFoundError and fall through —
HERMES_PROFILE is still set below, so the worker CLI resolves the
profile at startup.
2026-05-11 06:44:58 -07:00
..
2026-05-07 09:22:48 -07:00
2026-05-07 06:16:23 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-09 04:10:35 -07:00
2026-05-06 05:44:35 -07:00
2026-05-07 22:56:19 +00:00
2026-05-09 23:17:25 -07:00
2026-05-10 16:56:51 -07:00
2026-05-09 13:36:44 -07:00
2026-05-10 22:43:39 -07:00
2026-05-07 05:09:39 -07:00
2026-05-04 12:31:01 -07:00
2026-05-09 18:43:40 -07:00
2026-05-04 01:36:44 -07:00
2026-05-03 11:42:20 -07:00
2026-05-09 13:36:33 -07:00
2026-05-05 10:13:13 -07:00
2026-05-08 14:27:40 -07:00
2026-05-09 14:34:18 -07:00
2026-05-09 17:54:17 -07:00
2026-05-10 20:51:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 06:44:58 -07:00
2026-05-10 21:58:44 -07:00
2026-05-07 13:04:41 -07:00
2026-05-11 06:44:58 -07:00
2026-05-10 13:07:08 -07:00
2026-05-09 11:11:28 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 09:08:33 -07:00
2026-05-09 23:17:25 -07:00
2026-05-10 12:12:55 -07:00
2026-05-06 10:05:29 -07:00
2026-05-09 14:36:58 -07:00
2026-05-07 07:18:21 -07:00
2026-05-09 11:10:04 -07:00
2026-05-10 07:09:28 -07:00
2026-05-08 10:04:32 -07:00
2026-05-09 04:10:35 -07:00
2026-04-30 04:32:11 -07:00
2026-05-09 12:48:14 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-09 17:54:58 -07:00
2026-05-10 12:12:55 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 14:01:56 -07:00
2026-05-08 17:01:12 -07:00
2026-05-04 05:14:13 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-10 13:07:08 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 15:49:59 -07:00
2026-05-10 07:04:18 -07:00