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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_models.py | ||
| test_sandbox.py | ||
| test_sandbox_multi_db.py | ||
| test_sandbox_multimodal.py | ||
| test_sandbox_toc.py | ||