]> Sergey Matveev's repositories - public-inbox.git/commit
lei: reduce FD pressure from lei2mail worker
authorEric Wong <e@80x24.org>
Wed, 3 Feb 2021 08:11:33 +0000 (22:11 -1000)
committerEric Wong <e@80x24.org>
Thu, 4 Feb 2021 01:37:09 +0000 (01:37 +0000)
commite223568cc22cb125dd3671989ba49eb575c424b3
tree20c65cf95ff9b75ec64f7c57b415943c954a8fc5
parentcff308df82cda8370e98c0c9c6a3704209362a60
lei: reduce FD pressure from lei2mail worker

lei2mail doesn't need stdin anymore, so we can use the [0] slot
for the $not_done keepalive purposes.
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiToMail.pm