]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: support async git check
authorEric Wong <e@yhbt.net>
Fri, 24 Jul 2020 05:56:04 +0000 (05:56 +0000)
committerEric Wong <e@yhbt.net>
Sat, 25 Jul 2020 20:48:18 +0000 (20:48 +0000)
commitedcf14a75af994821e624c42e3de31079b2ae70a
tree287b243f112a984222085e025934598fec5b4303
parent95e35e1f546dfec0294380e958ae3b4f4598ce03
searchidx: support async git check

This allows v1 indexing to run while the `cat-file --batch-check'
process is waiting on high-latency storage.
lib/PublicInbox/Git.pm
lib/PublicInbox/SearchIdx.pm