agnes-the-ai-analyst/tests/helpers
ZdenekSrotyr 53a9e838f9 feat: add graceful shutdown handler
- Add close_system_db() function in src/db.py to cleanly close shared DB connection
- Add lifespan context manager in app/main.py to trigger shutdown on app exit
- Integrate lifespan into FastAPI app initialization
- All API tests pass (77/77)
2026-04-09 07:03:45 +02:00
..
__init__.py feat: add graceful shutdown handler 2026-04-09 07:03:45 +02:00
contract.py feat: add graceful shutdown handler 2026-04-09 07:03:45 +02:00