]> Sergey Matveev's repositories - public-inbox.git/commit
lei_xsearch: wait for kw updates for non-threaded case, too
authorEric Wong <e@80x24.org>
Fri, 26 Mar 2021 04:29:35 +0000 (06:29 +0200)
committerEric Wong <e@80x24.org>
Fri, 26 Mar 2021 19:58:20 +0000 (19:58 +0000)
commitc1e8f5b1a5da1606871f39d4ea260949b6611177
treea5f7a0b3a6c5c89fb0d7505754896c4f492ded7c
parent0505a8f75b9855faac6ac913306a3a4e679a6bec
lei_xsearch: wait for kw updates for non-threaded case, too

We'll also hoist wait_startq out of the per-message loops
since it's not worth having to check every single message
when filling in smsg info is reasonably fast, anyways.
lib/PublicInbox/LeiXSearch.pm