]> Sergey Matveev's repositories - public-inbox.git/commit
import: auto-update index when done
authorEric Wong <e@80x24.org>
Fri, 17 Jun 2016 01:56:05 +0000 (01:56 +0000)
committerEric Wong <e@80x24.org>
Fri, 17 Jun 2016 01:57:26 +0000 (01:57 +0000)
commit78d765a8d03967d0dfd6ce6232ffad5c89319909
tree7d18fefbd3fcf72ca44133c5e3f96b2df2a7c489
parent2f69c2938a9f6bd36740f050c9e2661206b17c34
import: auto-update index when done

This prevents multiple update processes from stepping over
each other while called under the lock, and also allows the
new -watch process to update the index iff indexing was
desired.
lib/PublicInbox/Import.pm
script/public-inbox-learn
script/public-inbox-mda