]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: cleanup store initialization
authorEric Wong <e@80x24.org>
Wed, 20 Jan 2021 05:04:46 +0000 (14:04 +0900)
committerEric Wong <e@80x24.org>
Thu, 21 Jan 2021 03:29:18 +0000 (03:29 +0000)
commit7fc6a3487d28b755424c262bf50de9ec2015aa50
tree3bcc7875c55369c89853ad8db14914020e03af86
parent31e39c446d8b9534f0b91ffd8e517955aed65d82
lei q: cleanup store initialization

Since we no longer leak an FD for over.sqlite3, we can
initialize and actually enable it by default as originally
intended.
lib/PublicInbox/LeiQuery.pm