Skip to content

fix: connection pool leak in StartClient (sqlstore.New opens unbounded pool every reconnect) - #168

Open
jefersonfborba wants to merge 1 commit into
evolution-foundation:mainfrom
jefersonfborba:fix/whatsmeow-sqlstore-connection-leak
Open

fix: connection pool leak in StartClient (sqlstore.New opens unbounded pool every reconnect)#168
jefersonfborba wants to merge 1 commit into
evolution-foundation:mainfrom
jefersonfborba:fix/whatsmeow-sqlstore-connection-leak

fix: reuse pooled authDB connection in StartClient instead of opening…

72683bc
Select commit
Loading
Failed to load commit list.
Sourcery AI / Sourcery review succeeded Aug 9, 2026 in 53s

✅ Completed successfully

Sourcery completed the review and found no blocking security issues