mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-15 19:46:56 +03:00
Change test_engine fixtures from return to yield with engine.dispose() teardown to prevent connection pool leaks during test runs.