]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: propagate errors to script/lei
authorEric Wong <e@80x24.org>
Fri, 30 Sep 2022 09:21:39 +0000 (09:21 +0000)
committerEric Wong <e@80x24.org>
Fri, 30 Sep 2022 16:25:05 +0000 (16:25 +0000)
commitac62fcda86f4b79422299bb2dde8bee8c9e08c62
tree8e2c1d8b13ec8c590fe4ee97bdc1ae8717d1c9f1
parent7b231f1141fa5ce846a9a7cffdc94605a0361f71
lei_to_mail: propagate errors to script/lei

We need to rely on lei->fail to propagate errors in lei workers
to the script/lei client, otherwise tests and other scripts can
stumble forward with incomplete/incorrect/broken outputs.

This helps me focus on occasional t/lei-up.t failures I see on
CentOS 7.x where OverIdx->adj_counter fails on "lei up --all"...
lib/PublicInbox/LeiToMail.pm