]> Sergey Matveev's repositories - public-inbox.git/commit
lei: more consistent IPC exit and error handling
authorEric Wong <e@80x24.org>
Sun, 7 Feb 2021 08:51:54 +0000 (08:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 22:57:11 +0000 (22:57 +0000)
commit0727032b33a7dc3b5ac4c63e267a12df244ea650
tree566d3615c4f5e3380a9b6e4e74383e320b144bf2
parent757652fd1ad6843c984610263a2a0b336c974111
lei: more consistent IPC exit and error handling

We're able to propagate $? from wq_workers in a consistent
manner, now.
lib/PublicInbox/IPC.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiImport.pm
lib/PublicInbox/LeiXSearch.pm