]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: delay worker spawn
authorEric Wong <e@80x24.org>
Thu, 4 Feb 2021 09:59:21 +0000 (00:59 -0900)
committerEric Wong <e@80x24.org>
Fri, 5 Feb 2021 00:16:26 +0000 (00:16 +0000)
commit39c8c7a8db43cb0e338cfcedaa81afd8627e9ff4
treee773a88ed7f9443c289f2a588968a98c3e9f6491
parentac9410f4b61d1871fe02183c048cb916d2e11312
lei q: delay worker spawn

Now that --stdin support is sorted, we can delay spawning
workers until we know the query is ready-to-run.
lib/PublicInbox/LeiQuery.pm
lib/PublicInbox/LeiXSearch.pm