Matt Aitchison
ad798afeca
fix: key artifact dedup map by (object, scope) and clear it in tests
...
Keying the object-identity dedup map on id(artifact) alone could orphan a
mapping if the same instance were ever stored under two scopes (the second
store overwrote the first's entry, and per-handle cleanup then skipped it).
Key on (id(artifact), scope) so each scope keeps its own handle and cleanup is
exact and unconditional. Also clear _handle_by_obj in the test fixture so stale
id->handle mappings don't accumulate across the session.
2026-06-04 20:33:08 -05:00
..
2026-05-26 10:23:33 -07:00
2026-06-02 17:14:51 -07:00
2026-06-03 11:53:16 -07:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-06-03 15:13:30 -04:00
2026-05-28 09:38:10 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-06-02 17:14:51 -07:00
2026-05-27 13:38:25 -07:00
2026-05-26 10:23:33 -07:00
2025-11-29 16:55:24 -05:00
2025-11-05 07:19:09 -05:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-05-28 09:38:10 -07:00
2026-02-13 21:34:37 -03:00
2026-05-04 18:42:12 +08:00
2026-05-26 10:23:33 -07:00
2026-06-04 20:33:08 -05:00
2026-06-03 11:53:16 -07:00
2026-06-04 13:28:31 -05:00
2025-10-20 14:10:19 -07:00
2026-03-15 18:33:17 -07:00
2026-06-03 18:02:56 -03:00
2026-05-26 10:23:33 -07:00
2026-05-06 20:46:46 +08:00
2026-05-26 10:23:33 -07:00
2026-01-22 17:44:03 -08:00
2026-05-27 13:20:53 -07:00
2025-10-20 14:10:19 -07:00
2026-06-02 09:38:34 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-06-04 13:36:48 -07:00
2026-05-26 10:23:33 -07:00
2026-06-04 18:07:49 -03:00
2026-05-26 10:23:33 -07:00
2026-01-23 15:13:25 -05:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2026-06-03 18:02:56 -03:00
2026-06-03 18:02:56 -03:00
2026-04-28 14:57:49 +08:00
2025-10-20 14:10:19 -07:00
2026-06-03 18:02:56 -03:00
2026-06-03 18:02:56 -03:00
2025-10-20 14:10:19 -07:00
2026-05-26 10:23:33 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2026-05-26 10:23:33 -07:00
2025-11-29 16:55:24 -05:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-05-26 10:23:33 -07:00
2026-04-01 18:08:37 -03:00