]> Sergey Matveev's repositories - public-inbox.git/commit
lei_store: initialize IPC lock properly
authorEric Wong <e@80x24.org>
Sat, 20 Mar 2021 02:38:00 +0000 (07:38 +0500)
committerEric Wong <e@80x24.org>
Sat, 20 Mar 2021 02:48:02 +0000 (02:48 +0000)
commit592daf02926f747bacaa85a1d1509374c7e66f11
tree92703a8c49aed77aedea14c1c9b0795f3a7fff6e
parent8d77e9e1ac618c5fb33492200ee50fd1b12a7b57
lei_store: initialize IPC lock properly

This was causing errors in a mass keyword import patch
I'm working on.
lib/PublicInbox/IPC.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiStore.pm