]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: reset unused signal handlers to default in child
authorEric Wong <e@80x24.org>
Sat, 11 Jun 2016 21:56:31 +0000 (21:56 +0000)
committerEric Wong <e@80x24.org>
Sat, 11 Jun 2016 21:57:53 +0000 (21:57 +0000)
commitb6e2d71cd342a55e942915a082ca3fd15812e48d
tree3833a59896c8cfbf980835a626ab565674383c0a
parentf4ef1160ffd83d7cc1744c06392888f6af50faa7
daemon: reset unused signal handlers to default in child

They're effectively noops anyways, and we don't want to be
holding a reference to the read end of the parent pipe.
lib/PublicInbox/Daemon.pm