]> nmode's Git Repositories - signal-cli/commitdiff
Fixing RW connections deadlock on SQLite
authorSlayer <dukhaSlayer@pm.me>
Tue, 14 Jan 2025 09:25:57 +0000 (11:25 +0200)
committerSebastian Scheibner <asamk@gmx.de>
Tue, 14 Jan 2025 11:21:12 +0000 (12:21 +0100)
Without this change we're getting a connection in the same thread we hold one already.


No differences found