kshitijk4poor
230f89b47b
fix(sessions): share the write-guard filter and trim repeated walks
...
prune_sessions hand-rolled the same "guarded by a live lease/lock"
comprehension as the new _guarded_ids helper, so the two could drift on
the next guard change. Move _guarded_ids next to _write_guards_reject in
the maintenance mixin and have prune call it.
delete_session walked the delegate tree up to three times in one write
transaction; compute the target ids once for both the guard check and the
expected-ids fence. delete_sessions ran a per-root guard walk for every
selected id; do one batched check over all roots and their children first
and only attribute per root when something is actually guarded.
The CLI export --delete message repeated "session 'X'" because the
exception text already names the session.
2026-09-27 20:49:04 +05:30
..
2026-09-24 06:55:33 -04:00
2026-09-25 22:07:48 -04:00
2026-09-23 11:41:01 -04:00
2026-09-26 17:15:10 -05:00
2026-09-27 20:49:04 +05:30
2026-09-24 14:47:06 -04:00
2026-09-24 14:08:22 -04:00
2026-09-24 06:03:29 -04:00
2026-09-23 12:02:05 -04:00
2026-09-25 17:57:38 -05:00
2026-09-23 11:41:01 -04:00
2026-09-27 03:37:09 -07:00
2026-09-27 02:55:39 -07:00
2026-09-21 00:58:39 -04:00
2026-09-22 09:55:47 -04:00
2026-09-24 02:03:59 -04:00
2026-09-21 09:55:40 -07:00
2026-09-19 12:11:58 -07:00
2026-09-25 21:27:06 +05:30
2026-09-21 19:08:19 -04:00
2026-09-23 11:41:01 -04:00
2026-09-24 18:06:48 +05:30
2026-09-20 14:29:39 -07:00
2026-09-25 21:27:06 +05:30
2026-09-27 18:37:01 +05:30
2026-09-20 18:21:34 -07:00
2026-09-20 18:29:22 -07:00
2026-09-21 09:55:40 -07:00
2026-09-27 00:56:11 +05:30
2026-09-26 21:38:28 +05:30
2026-09-27 18:19:17 +05:30
2026-09-20 18:20:44 -07:00
2026-09-24 02:03:59 -04:00
2026-09-25 14:22:12 -04:00
2026-09-24 01:40:31 -04:00
2026-09-25 12:07:32 -05:00
2026-09-24 01:55:51 -04:00
2026-09-27 18:19:17 +05:30
2026-09-21 10:04:32 +05:30
2026-09-24 01:55:51 -04:00
2026-09-24 22:32:57 +05:30
2026-09-25 13:49:31 -05:00
2026-09-26 17:04:32 -05:00
2026-09-20 13:35:09 -07:00
2026-09-23 15:26:34 -04:00
2026-09-27 00:56:11 +05:30
2026-09-19 10:28:34 -07:00
2026-09-22 13:57:51 +05:30
2026-09-25 21:27:06 +05:30
2026-09-20 13:55:03 -07:00
2026-09-26 22:19:53 -05:00
2026-09-24 13:13:35 -04:00
2026-09-23 10:05:40 -07:00
2026-09-23 22:22:32 +05:30
2026-09-23 17:09:54 -07:00
2026-09-26 11:16:45 -07:00
2026-09-26 17:15:30 -05:00
2026-09-24 13:10:14 -04:00
2026-09-23 22:05:49 +00:00
2026-09-21 00:58:39 -04:00
2026-09-24 00:17:13 -07:00
2026-09-23 22:05:49 +00:00
2026-09-24 00:17:13 -07:00
2026-09-20 10:52:54 -07:00
2026-09-25 21:27:06 +05:30
2026-09-19 22:57:07 -04:00
2026-09-21 01:06:02 -07:00
2026-09-26 21:57:37 -05:00
2026-09-23 19:51:34 -04:00
2026-09-24 06:08:20 -04:00
2026-09-20 15:17:49 +05:30
2026-09-23 15:05:44 -07:00
2026-09-24 09:20:50 -04:00
2026-09-26 22:27:13 +05:30
2026-09-23 15:26:34 -04:00
2026-09-22 09:55:47 -04:00
2026-09-22 01:07:59 -07:00
2026-09-21 10:11:19 -07:00
2026-09-27 02:33:57 +05:30
2026-09-26 17:04:59 -05:00
2026-09-26 21:43:07 -05:00
2026-09-24 08:51:52 -04:00
2026-09-21 19:08:19 -04:00
2026-09-26 21:44:50 -05:00
2026-09-24 01:55:51 -04:00
2026-09-21 00:58:39 -04:00
2026-09-21 18:53:36 -07:00
2026-09-23 11:41:01 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 10:42:18 -04:00
2026-09-27 01:04:39 +05:30
2026-09-21 10:11:19 -07:00
2026-09-23 15:26:34 -04:00
2026-09-23 10:58:15 -07:00
2026-09-23 10:58:15 -07:00
2026-09-23 08:25:28 -07:00
2026-09-23 07:48:32 -07:00
2026-09-21 00:58:39 -04:00
2026-09-27 02:57:28 -07:00
2026-09-27 18:28:26 +05:30
2026-09-20 10:44:52 -07:00
2026-09-21 18:56:56 -04:00
2026-09-25 14:22:12 -04:00
2026-09-23 18:29:35 -05:00
2026-09-24 22:25:06 +05:30
2026-09-24 07:39:33 -04:00
2026-09-24 08:51:52 -04:00
2026-09-26 11:16:45 -07:00
2026-09-27 18:29:18 +05:30
2026-09-26 16:51:19 -05:00
2026-09-27 18:29:18 +05:30
2026-09-20 18:43:59 -07:00
2026-09-22 13:41:11 +05:30
2026-09-25 14:22:12 -04:00
2026-09-23 08:09:47 -07:00
2026-09-23 11:41:01 -04:00
2026-09-23 15:26:34 -04:00
2026-09-21 23:47:51 -07:00
2026-09-27 07:46:31 -05:00
2026-09-25 14:22:12 -04:00
2026-09-25 14:22:12 -04:00
2026-09-21 19:08:19 -04:00
2026-09-26 17:04:59 -05:00
2026-09-25 16:28:14 -05:00
2026-09-26 23:50:01 -04:00
2026-09-24 04:27:31 -05:00
2026-09-24 01:55:51 -04:00
2026-09-25 17:57:38 -05:00
2026-09-20 16:41:21 +05:30
2026-09-26 21:42:48 -05:00
2026-09-23 15:26:34 -04:00
2026-09-22 18:01:46 -04:00
2026-09-26 17:04:25 -05:00
2026-09-26 17:04:25 -05:00
2026-09-24 11:50:30 -04:00
2026-09-23 07:49:35 -07:00
2026-09-23 10:52:20 -04:00
2026-09-24 14:08:21 -04:00
2026-09-21 23:47:51 -07:00
2026-09-23 11:41:01 -04:00
2026-09-21 19:08:19 -04:00
2026-09-19 10:26:08 -07:00
2026-09-25 21:27:06 +05:30
2026-09-25 12:07:32 -05:00
2026-09-25 12:07:32 -05:00
2026-09-26 07:14:26 +05:30
2026-09-19 10:26:08 -07:00
2026-09-20 14:02:17 +05:30
2026-09-24 09:40:41 -04:00
2026-09-26 22:21:47 +05:30
2026-09-22 13:57:51 +05:30
2026-09-23 06:46:02 -07:00
2026-09-24 16:17:47 -04:00
2026-09-22 22:00:24 +00:00
2026-09-23 09:26:07 +05:30
2026-09-27 06:26:52 -05:00
2026-09-22 05:16:50 -04:00
2026-09-24 02:03:03 -07:00
2026-09-22 05:16:50 -04:00
2026-09-24 05:10:12 -04:00
2026-09-25 14:22:12 -04:00
2026-09-23 12:45:32 +05:30
2026-09-23 07:09:45 -07:00
2026-09-24 14:08:21 -04:00
2026-09-24 11:50:29 -04:00
2026-09-27 06:26:52 -05:00
2026-09-24 11:50:29 -04:00
2026-09-27 01:42:52 +05:30
2026-09-25 21:19:04 +05:30
2026-09-24 11:50:29 -04:00
2026-09-25 21:19:04 +05:30
2026-09-27 01:42:52 +05:30
2026-09-27 01:42:52 +05:30
2026-09-22 05:16:50 -04:00
2026-09-22 01:19:12 -07:00
2026-09-22 17:16:00 +05:30
2026-09-22 13:03:25 -04:00
2026-09-23 11:41:01 -04:00
2026-09-25 14:22:12 -04:00
2026-09-22 05:16:50 -04:00
2026-09-22 05:16:50 -04:00
2026-09-27 01:42:52 +05:30
2026-09-25 14:22:12 -04:00
2026-09-24 11:58:45 -04:00
2026-09-24 16:17:16 -04:00
2026-09-27 06:26:52 -05:00
2026-09-26 20:58:16 -04:00
2026-09-22 01:07:59 -07:00
2026-09-23 05:37:40 -07:00
2026-09-27 02:42:27 +05:30
2026-09-23 05:37:40 -07:00
2026-09-23 15:26:34 -04:00
2026-09-25 14:25:16 -05:00
2026-09-23 07:36:31 -04:00
2026-09-20 12:51:30 -07:00
2026-09-21 00:58:39 -04:00
2026-09-27 03:41:42 -07:00
2026-09-27 00:56:11 +05:30
2026-09-20 11:19:50 -07:00
2026-09-27 00:56:11 +05:30
2026-09-25 00:00:09 -04:00
2026-09-24 11:50:30 -04:00
2026-09-19 22:57:07 -04:00
2026-09-24 12:30:00 -04:00
2026-09-23 22:22:32 +05:30
2026-09-26 20:40:40 -05:00
2026-09-23 15:43:51 -07:00
2026-09-25 10:46:54 -05:00
2026-09-26 21:12:19 -04:00
2026-09-27 20:49:04 +05:30
2026-09-24 18:08:24 +05:30
2026-09-27 20:49:04 +05:30
2026-09-23 10:43:45 -04:00
2026-09-23 01:25:04 +05:30
2026-09-24 17:59:37 +05:30
2026-09-27 00:56:11 +05:30
2026-09-22 07:05:11 -04:00
2026-09-25 20:00:57 -05:00
2026-09-21 01:06:02 -07:00
2026-09-26 21:42:48 -05:00
2026-09-27 01:36:34 +05:30
2026-09-27 02:54:03 -07:00
2026-09-24 14:23:48 -04:00
2026-09-23 22:05:57 -04:00
2026-09-25 14:22:12 -04:00
2026-09-27 20:45:56 +05:30
2026-09-23 18:29:35 -05:00
2026-09-27 07:43:23 -05:00
2026-09-23 11:00:15 -04:00
2026-09-24 11:12:27 -04:00
2026-09-21 19:08:19 -04:00
2026-09-24 02:03:59 -04:00
2026-09-26 17:09:16 -05:00
2026-09-22 22:24:31 +00:00
2026-09-19 22:57:07 -04:00
2026-09-24 16:17:16 -04:00
2026-09-24 16:17:47 -04:00
2026-09-20 12:44:48 -07:00
2026-09-26 21:00:12 -04:00
2026-09-25 12:09:37 -05:00
2026-09-21 22:02:46 -04:00
2026-09-24 14:08:22 -04:00
2026-09-26 20:07:47 +05:30
2026-09-25 14:22:12 -04:00
2026-09-23 18:48:33 -05:00
2026-09-26 20:07:47 +05:30
2026-09-27 01:00:31 -07:00
2026-09-27 06:26:52 -05:00
2026-09-21 01:57:31 -07:00
2026-09-27 02:53:32 -07:00
2026-09-27 02:57:28 -07:00
2026-09-19 22:57:07 -04:00
2026-09-27 03:41:42 -07:00
2026-09-27 02:55:39 -07:00
2026-09-24 14:08:22 -04:00
2026-09-23 11:41:01 -04:00
2026-09-27 02:57:28 -07:00
2026-09-23 06:51:47 -07:00
2026-09-21 10:51:15 -04:00
2026-09-25 12:09:37 -05:00
2026-09-25 14:22:12 -04:00
2026-09-25 01:21:28 -04:00
2026-09-26 20:07:47 +05:30
2026-09-25 12:01:44 -05:00
2026-09-20 10:07:50 -04:00
2026-09-21 19:32:37 -04:00
2026-09-22 15:55:23 +05:30
2026-09-20 10:21:52 -07:00
2026-09-27 03:38:52 -07:00
2026-09-25 14:22:12 -04:00
2026-09-27 06:54:56 -05:00
2026-09-23 03:25:06 -07:00
2026-09-22 05:16:50 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 11:00:15 -04:00
2026-09-25 12:01:44 -05:00
2026-09-24 11:50:30 -04:00
2026-09-23 06:46:02 -07:00
2026-09-23 01:16:41 -07:00
2026-09-23 11:41:01 -04:00
2026-09-25 17:18:06 -05:00
2026-09-23 06:46:02 -07:00
2026-09-21 02:56:31 -07:00
2026-09-25 12:09:37 -05:00
2026-09-27 18:28:26 +05:30
2026-09-23 21:55:59 -04:00
2026-09-21 14:13:07 -04:00
2026-09-19 13:45:07 -04:00
2026-09-24 15:38:22 +05:30
2026-09-23 19:51:34 -04:00