haiku.rag/haiku_rag_slim/haiku
Yiorgis Gozadinos d0df382ce8
Release every sandbox resource, whichever teardown fails
Sandbox.close released the pool and the held federated client only when
the monty session's __aexit__ returned. Each release now runs under
suppress(Exception), matching _discard_session and aclose_quietly, so a
raising step neither masks an unwinding error nor leaks the databases a
federated `_opened` holds.
2026-08-28 15:13:28 +03:00
..
rag Release every sandbox resource, whichever teardown fails 2026-08-28 15:13:28 +03:00