]> Sergey Matveev's repositories - public-inbox.git/commit
searchview: remove recursion from thread view
authorEric Wong <e@80x24.org>
Tue, 21 Jun 2016 02:58:56 +0000 (02:58 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Jun 2016 03:06:56 +0000 (03:06 +0000)
commit377e75d7a2e9eaa9fdd77dfea9dc202b3bdbefc4
tree6cdd22b36a4f2aaefe52c61056a06d96d10e4a11
parent2da0edea03166ba0f90d3168aadfbb78659fbe78
searchview: remove recursion from thread view

As before, recursion can cause problems sooner than unshifting
objects into the head of a queue.
lib/PublicInbox/SearchView.pm