]> Sergey Matveev's repositories - public-inbox.git/commit
lei <q|up>: wait on remote mboxrd imports synchronously
authorEric Wong <e@80x24.org>
Sat, 14 Aug 2021 00:29:43 +0000 (00:29 +0000)
committerEric Wong <e@80x24.org>
Sat, 14 Aug 2021 05:57:47 +0000 (05:57 +0000)
commit7d576adffbbd61f04278937d882d7ffde570cecd
tree5bc3ed5d6ae1b1b59cda64153dfd2b20c7f868ca
parentc7bcfe6cd6648ff015dcf29155c0c9c40e4f2b00
lei <q|up>: wait on remote mboxrd imports synchronously

This ought to avoid /Document \d+ not found/ errors from Xapian
when seeing a message for the first time by not attempting to
read keywords for totally unseen messages.
lib/PublicInbox/LeiRemote.pm
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/LeiXSearch.pm