ningyi-oai
ea2046f36d
Cancel remote control enrollment on stdio shutdown ( #42668 )
...
## Why
A pending remote control enrollment could prevent the app server from exiting
after stdio EOF, leaving resources such as thread writers held by the process.
## What changed
- Give remote control its own child shutdown token and cancel it before draining
RPCs when the stdio connection closes.
- Interrupt enrollment requests that require network access after shutdown has
begun, while still allowing in-memory or persisted enrollments to be enabled
and durably saved.
## Testing
- Cover stdio shutdown during a blocked enrollment and verify that another app
server can acquire the released thread writer.
- Cover durable enablement after shutdown with in-memory, persisted, and missing
enrollments.
GitOrigin-RevId: ef9ab49672f273a4cf8257188454a154c03088bd
2026-09-04 03:40:37 +00:00
..
2026-08-24 22:40:35 +00:00
2026-09-03 06:02:25 +00:00
2026-09-04 03:40:37 +00:00
2026-09-03 01:26:35 +00:00
2026-09-03 01:26:35 +00:00
2026-09-03 19:36:11 +00:00
2026-09-03 06:02:25 +00:00
2026-09-04 03:40:37 +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-08-24 21:39:48 +00:00
2026-09-02 21:50:51 +00:00
2026-09-04 01:56:38 +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-02 21:50:51 +00:00
2026-08-25 21:20:51 +00:00
2026-09-03 18:36:58 +00:00
2026-08-29 02:46:06 +00:00
2026-09-03 02:18:43 +00:00
2026-08-31 21:27:51 +00:00
2026-09-02 01:06:18 +00:00
2026-08-23 18:53:15 +00:00
2026-09-04 01:56:38 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 18:34:27 +00:00
2026-09-04 01:56:38 +00:00
2026-09-04 02:05:47 +00:00
2026-09-02 21:58:58 +00:00
2026-09-03 17:48:15 +00:00
2026-09-02 15:07:11 +00:00
2026-09-04 01:56:38 +00:00
2026-09-01 16:49:16 +00:00
2026-08-27 20:44:47 +00:00
2026-09-02 03:46:24 +00:00
2026-09-03 16:41:11 +00:00
2026-09-03 17:48:15 +00:00
2026-09-01 18:02:27 +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-03 23:20:54 +00:00
2026-09-02 21:50:51 +00:00
2026-09-03 21:21:09 +00:00
2026-09-03 21:21:09 +00:00
2026-09-04 00:12:18 +00:00
2026-09-02 21:58:58 +00:00
2026-09-03 19:49:13 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 18:02:27 +00:00
2026-08-25 15:50:19 +00:00
2026-09-03 16:21:10 +00:00
2026-09-03 22:53:45 +00:00
2026-08-26 17:45:42 +00:00
2026-09-03 15:12:02 +00:00
2026-09-03 06:02:25 +00:00
2026-08-28 01:14:02 +00:00
2026-09-03 18:25:13 +00:00
2026-09-01 18:24:56 +00:00
2026-09-03 01:33:32 +00:00
2026-09-03 06:02:25 +00:00
2026-09-02 18:34:27 +00:00
2026-09-03 23:20:54 +00:00
2026-09-03 06:02:25 +00:00
2026-09-02 02:09:35 +00:00
2026-09-04 03:30:21 +00:00
2026-09-02 18:42:06 +00:00
2026-09-04 01:56:38 +00:00
2026-09-03 22:53:45 +00:00
2026-09-03 20:01:07 +00:00
2026-09-03 16:21:10 +00:00
2026-09-02 22:19:51 +00:00
2026-09-04 01:56:38 +00:00
2026-09-04 01:56:38 +00:00
2026-09-04 01:56:38 +00:00
2026-09-01 16:40:05 +00:00