]> Sergey Matveev's repositories - public-inbox.git/commit
lei add-external: handle interrupts with --mirror
authorEric Wong <e@80x24.org>
Sun, 7 Feb 2021 08:51:45 +0000 (08:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 22:56:55 +0000 (22:56 +0000)
commit3894c29d99646fcd315ca6794b65e32547fcbae2
treed4ac121975bfd3f72fe922cac605342ed8dc5efe
parent5244475c94d9f80b0a76b6bfa9185bdff5a8a0d8
lei add-external: handle interrupts with --mirror

This also updates lei_xsearch to follow the same pattern for
stopping curl(1) and tail(1) processes it spawns.
lib/PublicInbox/IPC.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiMirror.pm
lib/PublicInbox/LeiXSearch.pm
lib/PublicInbox/OnDestroy.pm
t/lei-mirror.t