]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: fix parallel termination
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 1 Apr 2018 23:23:07 +0000 (23:23 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 1 Apr 2018 23:25:08 +0000 (23:25 +0000)
commit537eb7ec8c0f8ebd6fa39807a08515ccd3c4be66
treeedf283aaaf4ab42eb488f3a6245aec9e78b0e2dd
parentc34a83286234ea1e876ebdf92a33744272bb6f4e
v2writable: fix parallel termination

I was too aggressively disabling parallelization to speed up
the test suite and broke this :x  Re-enable parallelization
for the v2reindex test so we can catch it later.
lib/PublicInbox/V2Writable.pm
t/v2reindex.t