Files
the-other-dude/backend/tests
Jason Staack 0a26637fb8 fix(ci): use NullPool to avoid asyncpg event loop teardown crash
NullPool creates/destroys connections on demand without maintaining
a pool. No dispose() needed, so no event loop race during teardown.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 06:46:24 -05:00
..