Eric Traut
455318c202
Replace Windows app-server shutdown files with socket requests ( #43308 )
...
## What changed
Route managed Windows app-server shutdown through `/daemon/shutdown` on the local control socket. Require the server's PID and acknowledge it before triggering shutdown through the existing drain logic. Enable the endpoint only for managed Windows launches via `CODEX_DAEMON_SHUTDOWN_SOCKET`.
Watch running-turn changes whenever shutdown is requested so socket-triggered shutdown can finish draining. Keep the updater's file-based shutdown mechanism and retain forced termination as the manager's timeout fallback.
## Testing
Add a transport test covering rejection of unmanaged shutdown requests and mismatched PIDs, plus acknowledgment before emitting the shutdown event.
GitOrigin-RevId: 3e95dc1914f61e8a131f9b6fd56b6c63688d1744
2026-09-07 00:00:23 +00:00
..
2026-09-05 18:06:26 +00:00
2026-08-24 22:40:35 +00:00
2026-09-04 21:17:25 +00:00
2026-09-07 00:00:23 +00:00
2026-09-03 01:26:35 +00:00
2026-09-07 00:00:23 +00:00
2026-09-06 18:39:32 +00:00
2026-09-03 06:02:25 +00:00
2026-09-07 00:00:23 +00:00
2026-08-31 13:44:12 +00:00
2026-08-31 13:44:12 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 21:50:51 +00:00
2026-09-06 23:49:46 +00:00
2026-09-02 20:07:11 +00:00
2026-09-03 01:46:37 +00:00
2026-08-28 19:44:50 +00:00
2026-08-29 02:52:58 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 01:00:50 +00:00
2026-09-01 01:00:50 +00:00
2026-09-06 02:28:38 +00:00
2026-08-25 21:20:51 +00:00
2026-09-06 21:41:16 +00:00
2026-09-05 01:25:06 +00:00
2026-09-05 21:28:11 +00:00
2026-08-31 21:27:51 +00:00
2026-09-02 01:06:18 +00:00
2026-09-04 23:56:25 +00:00
2026-09-06 21:41:16 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 18:34:27 +00:00
2026-09-05 12:17:32 +00:00
2026-09-05 18:06:26 +00:00
2026-09-04 23:06:00 +00:00
2026-09-02 21:58:58 +00:00
2026-09-05 21:28:11 +00:00
2026-09-02 15:07:11 +00:00
2026-09-05 21:56:43 +00:00
2026-09-04 18:02:08 +00:00
2026-08-27 20:44:47 +00:00
2026-09-06 20:52:29 +00:00
2026-09-04 20:27:18 +00:00
2026-09-04 21:07:14 +00:00
2026-09-05 12:08:18 +00:00
2026-09-05 13:02:49 +00:00
2026-09-01 15:12:53 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:08:22 +00:00
2026-09-05 01:04:12 +00:00
2026-09-03 21:21:09 +00:00
2026-09-03 21:21:09 +00:00
2026-09-06 02:28:38 +00:00
2026-09-04 20:09:04 +00:00
2026-09-04 12:08:02 +00:00
2026-09-04 23:06:00 +00:00
2026-09-01 17:17:45 +00:00
2026-09-05 12:08:18 +00:00
2026-08-25 15:50:19 +00:00
2026-09-06 02:28:38 +00:00
2026-09-06 16:02:27 +00:00
2026-08-26 17:45:42 +00:00
2026-09-06 21:41:16 +00:00
2026-09-04 21:17:25 +00:00
2026-08-28 01:14:02 +00:00
2026-09-04 20:09:04 +00:00
2026-09-01 18:24:56 +00:00
2026-09-05 05:21:42 +00:00
2026-09-04 21:17:25 +00:00
2026-09-02 18:34:27 +00:00
2026-09-06 02:28:38 +00:00
2026-09-05 12:58:26 +00:00
2026-09-02 02:09:35 +00:00
2026-09-06 23:49:46 +00:00
2026-09-02 18:42:06 +00:00
2026-09-04 01:56:38 +00:00
2026-09-06 23:49:46 +00:00
2026-09-03 20:01:07 +00:00
2026-09-04 19:40:01 +00:00
2026-09-02 22:19:51 +00:00
2026-09-04 01:56:38 +00:00
2026-09-07 00:00:23 +00:00
2026-09-05 12:17:32 +00:00
2026-09-04 05:07:02 +00:00