]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: remove janky mirror.done stamp file
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:17 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:58 +0000 (23:38 +0000)
commit7cb5dac3b11acf0d79f599a060cd56d3b73162b1
treefaae067908a15eee19584be7354943dbf5d99cd6
parent6db94da4d12a8139dca911a4824386838ba4e6d2
lei_mirror: remove janky mirror.done stamp file

This makes a fundamental (and overdue) change to the core of
lei in how it handles child errors.  Every process which
generates or receives a child error will remember it before
passing it on.  This ensures _wq_done_wait callbacks will
know of prior errors aside from $? when it runs.
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiMirror.pm