Chris Lu
522ca206be
refactor: clean up code quality issues
...
Remove no-op assignment (calculatedPort = calculatedPort) that had no effect.
The variable already holds the correct value when no alternative port is
found.
Improve documentation for the defensive gRPC port initialization fallback
in startAdminServer. While this code shouldn't execute in normal flow
because ensureAllPortsAvailableOnIP is called earlier in runMini, the
fallback handles edge cases where port initialization may have been skipped
or failed silently due to configuration changes or error handling paths.
2025-12-22 00:15:33 -08:00
..
2025-12-15 13:03:34 -08:00
2025-12-01 12:19:02 -08:00
2025-10-27 23:04:55 -07:00
2025-11-11 08:52:23 -08:00
2025-11-03 15:27:20 -08:00
2025-12-21 11:10:01 -08:00
2025-06-19 01:15:25 -07:00
2025-09-09 01:01:03 -07:00
2025-11-03 15:27:20 -08:00
2022-07-29 00:17:28 -07:00
2024-11-14 08:40:55 -08:00
2025-08-06 10:09:26 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2022-07-29 00:17:28 -07:00
2022-07-29 00:17:28 -07:00
2024-07-16 09:15:55 -07:00
2025-07-16 23:39:27 -07:00
2024-08-23 20:42:59 -07:00
2025-07-16 23:39:27 -07:00
2024-07-16 09:15:55 -07:00
2024-07-16 09:15:55 -07:00
2024-01-12 10:57:18 -08:00
2025-12-18 17:44:36 -08:00
2025-12-14 21:56:07 -08:00
2025-10-13 18:05:17 -07:00
2025-05-23 08:21:46 -07:00
2025-11-29 10:06:11 -08:00
2025-05-23 08:21:46 -07:00
2025-12-14 16:02:06 -08:00
2025-03-29 21:12:06 -07:00
2025-12-17 12:27:43 -08:00
2025-12-18 17:44:36 -08:00
2025-12-22 00:15:33 -08:00
2022-02-27 03:03:19 -08:00
2025-06-12 08:19:47 -07:00
2022-08-31 23:16:05 -07:00
2025-06-12 08:19:47 -07:00
2025-12-10 12:45:04 -08:00
2025-12-19 13:27:00 -08:00
2025-07-11 10:19:27 -07:00
2025-12-18 17:44:36 -08:00
2025-10-13 18:05:17 -07:00
2025-12-21 11:10:01 -08:00
2025-07-02 18:03:17 -07:00
2025-12-14 21:56:07 -08:00
2025-12-08 01:24:42 -08:00
2024-07-16 09:15:55 -07:00
2025-10-13 18:05:17 -07:00
2025-03-29 21:12:06 -07:00
2025-06-03 22:50:45 -07:00
2024-11-04 12:08:25 -08:00
2025-06-26 11:09:17 -07:00
2022-07-29 00:17:28 -07:00
2025-12-18 17:44:36 -08:00
2025-12-21 11:10:01 -08:00
2025-12-09 16:34:07 -08:00