]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: simplify parent death handling
authorEric Wong <e@80x24.org>
Sat, 5 Mar 2016 06:00:59 +0000 (06:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Mar 2016 06:00:59 +0000 (06:00 +0000)
commit27739bcba4a311b3d06eadce75294fe73646570b
tree1dd717ad5d15f016c34dfba9d789dcb2a665cce6
parentdd3939e950f0d0196308dc967b438417355798cd
daemon: simplify parent death handling

No need to create a new sub which kill ourselves $$ when we can
invoke worker_quit directly.
lib/PublicInbox/Daemon.pm