]> Sergey Matveev's repositories - public-inbox.git/commit
lei: oneshot: use client $io[2] for placeholder
authorEric Wong <e@80x24.org>
Thu, 21 Jan 2021 19:46:19 +0000 (19:46 +0000)
committerEric Wong <e@80x24.org>
Fri, 22 Jan 2021 20:18:01 +0000 (16:18 -0400)
commitd035e8d0ec8c7e38ff921fc65e4925644721bb36
tree036b503f2d148ef65e74539edd6d55e46da96f0e
parent5c46247509080a4c0d6eb3db56ec62bfab29e76e
lei: oneshot: use client $io[2] for placeholder

STDERR may actually get closed in ->ipc_atfork_child in
oneshot mode, so ensure we pass in a valid file handle
to avoid warnings ->wq_do.
lib/PublicInbox/LEI.pm