]> Sergey Matveev's repositories - public-inbox.git/commit
ds: remove pointless exit calls
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:31 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:26 +0000 (05:26 +0000)
commita3cb58141cb7ef78fc4b3b85f6132804972c20e7
tree898ba206a44059cccdc04ab3b6e0a18284b1092b
parent4efa374fc040c3a4f09160323a2fb92e18304fae
ds: remove pointless exit calls

They're never called; the only way to break out of that loop
is the PostEventLoop callback.
lib/PublicInbox/DS.pm