- 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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| contract.py | ||