]> Sergey Matveev's repositories - public-inbox.git/commit
view: remove recursion from thread skeleton dump
authorEric Wong <e@80x24.org>
Tue, 21 Jun 2016 02:58:54 +0000 (02:58 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Jun 2016 03:06:55 +0000 (03:06 +0000)
commit1714e84586b23265cc7814158cb75a51f74b726c
treebf71612ece1bc063a372753bab39ad4ad9b323ef
parent30a4fadcc687d4e4e17dd4bfa0eb01f6f3595b7a
view: remove recursion from thread skeleton dump

This should help prevent OOM errors from arbitrarily
deep threads and will make our streaming interface
easier-to-implement.
lib/PublicInbox/View.pm