]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: consolidate clone process management
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:13 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:54 +0000 (23:38 +0000)
commitfe0bf750fa0ef00cad3e16cbffab1b359322a510
tree8d6fdd5d56a62ffb1bfdde53d9631021bcb501c6
parent3bda28d478f5c49d73d90069b29097aa66de4f6b
lei_mirror: consolidate clone process management

This simplifies our code by having fewer places check process
limits and perform reaping.  We'll also print command names
immediately before executing, instead of right before waiting
for running processes.
lib/PublicInbox/LeiMirror.pm