Skip to content

fix(whatsmeow): reuse pooled authDB connection in StartClient instead of leaking a new pool per call - #174

Open
fmedeiros95 wants to merge 2 commits into
evolution-foundation:mainfrom
fmedeiros95:fix/whatsmeow-sqlstore-connection-leak
Open

fix(whatsmeow): reuse pooled authDB connection in StartClient instead of leaking a new pool per call#174
fmedeiros95 wants to merge 2 commits into
evolution-foundation:mainfrom
fmedeiros95:fix/whatsmeow-sqlstore-connection-leak

address Sourcery review: guard nil authDB, shorten comment to English

33b6d18
Select commit
Loading
Failed to load commit list.
Sourcery AI / Sourcery review succeeded Aug 14, 2026 in 35s

✅ Completed successfully

Sourcery completed the review and found no blocking security issues