Owen Lin
a1d4aea265
Shut down resumed descendants when archiving thread trees ( #40179 )
...
## Why
Collaboration can resume an archived descendant without unarchiving its
rollout. Archiving the parent again previously skipped shutdown for that
descendant because only rollouts newly marked as archived were prepared.
## What changed
Prepare every loaded thread in the spawn subtree for archival, including
descendants whose rollouts are already archived, before updating archive
state.
## Testing
Add an app-server integration test that resumes an archived child through its
parent and verifies that archiving the parent unloads the entire subtree.
GitOrigin-RevId: aca8c0d6ddb8900aad16becbeb594426cea1e3a6
2026-08-23 03:25:56 +00:00
..
2026-08-20 20:44:31 +00:00
2026-08-23 03:25:56 +00:00
2026-08-18 23:05:52 +00:00
2026-08-22 05:54:43 +00:00
2026-08-17 04:01:37 +00:00
2026-08-16 06:48:59 +00:00
2026-08-20 08:10:08 +00:00
2026-08-20 08:10:08 +00:00
2026-08-21 20:57:17 +00:00
2026-08-20 19:28:32 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-21 19:11:05 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 19:35:22 +00:00
2026-08-21 14:14:00 +00:00
2026-08-15 21:26:28 +00:00
2026-08-14 22:40:19 +00:00
2026-08-21 16:50:34 +00:00
2026-08-21 06:41:28 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-22 05:54:43 +00:00
2026-08-21 21:41:55 +00:00
2026-08-23 03:12:58 +00:00
2026-08-22 00:42:19 +00:00
2026-08-21 21:28:16 +00:00
2026-08-13 00:00:16 +00:00
2026-08-23 00:27:02 +00:00
2026-08-21 17:21:30 +00:00
2026-08-21 17:21:30 +00:00
2026-08-17 04:37:50 +00:00
2026-08-23 03:12:58 +00:00
2026-08-20 08:24:18 +00:00
2026-08-21 19:11:05 +00:00
2026-08-18 21:46:18 +00:00
2026-08-20 17:16:52 +00:00
2026-08-20 08:10:08 +00:00
2026-08-18 12:37:41 +00:00
2026-08-21 21:45:26 +00:00
2026-08-17 00:09:44 +00:00
2026-08-10 22:12:14 +00:00
2026-08-20 06:57:00 +00:00
2026-08-21 19:04:32 +00:00
2026-08-20 17:46:05 +00:00
2026-08-20 19:19:41 +00:00
2026-08-21 20:57:17 +00:00
2026-08-21 19:04:32 +00:00
2026-08-20 18:29:35 +00:00
2026-08-21 17:29:41 +00:00
2026-08-20 19:09:04 +00:00
2026-08-21 21:01:59 +00:00
2026-08-20 07:03:02 +00:00
2026-08-23 02:50:45 +00:00
2026-08-15 01:34:33 +00:00
2026-08-21 16:45:05 +00:00
2026-08-22 05:54:43 +00:00
2026-08-18 23:05:52 +00:00
2026-08-21 17:16:51 +00:00
2026-08-10 15:43:10 +00:00
2026-08-20 17:39:06 +00:00
2026-08-08 16:58:26 +00:00
2026-08-20 06:10:03 +00:00
2026-08-20 05:16:59 +00:00
2026-08-20 18:29:35 +00:00
2026-08-20 21:50:51 +00:00
2026-08-20 19:09:04 +00:00
2026-08-23 01:29:48 +00:00
2026-08-21 19:04:32 +00:00
2026-08-20 14:55:08 +00:00
2026-08-21 16:56:42 +00:00
2026-08-15 14:31:04 +00:00
2026-08-21 22:24:28 +00:00
2026-08-21 19:04:32 +00:00
2026-08-18 22:00:25 +00:00