]> Sergey Matveev's repositories - public-inbox.git/commit
import: switch to using ProcessPipe
authorEric Wong <e@80x24.org>
Sat, 2 Jan 2021 09:13:42 +0000 (19:13 -1400)
committerEric Wong <e@80x24.org>
Sat, 2 Jan 2021 22:38:53 +0000 (22:38 +0000)
commitf6fef919f718c9286aa019f277d3c3767e75d2e8
tree18c09728c6d7b24cdc83af81517f26105289c894
parent52f66173a50fd361b5f6eded9a40f09247243f7a
import: switch to using ProcessPipe

This saves us a few lines of code, but also prevents misreaping
by sibling processes.
lib/PublicInbox/Import.pm