Fix content_store._get_db_pool after lazy deps refactor
_get_db_pool() imported _memory_store directly from deps.py, but it
is now None at import time (lazy init). Call get_memory_store() instead
to trigger initialization before accessing _get_pool().

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 6dad458 commit b64b0f3dff3d2b4df5a3c2cd51bfac2f1ae63623
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 29 Apr
Showing 1 changed file
View
navi/content_store.py