]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: cleanup unused pipes in partitions
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 23 Feb 2018 02:26:45 +0000 (02:26 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 28 Feb 2018 18:52:49 +0000 (18:52 +0000)
commit9ff1f777cda255d8c9b9224b69241aad7c297db5
tree9e6bc225d2e4e2e4d3f84109340f8beadafcba2c
parentebc3f825c1eb95399c575fff816180a6e4fffeb6
v2writable: cleanup unused pipes in partitions

Leaking these pipes to child processes wasn't harmful, but
made determining relationships and dataflow between processes
more confusing.
lib/PublicInbox/Import.pm
lib/PublicInbox/SearchIdxPart.pm
lib/PublicInbox/SearchIdxThread.pm
lib/PublicInbox/V2Writable.pm