]> Sergey Matveev's repositories - public-inbox.git/commitdiff
inbox: reinstate periodic cleanup of Xapian and SQLite objects
authorEric Wong <e@80x24.org>
Wed, 11 Jan 2017 10:13:00 +0000 (10:13 +0000)
committerEric Wong <e@80x24.org>
Wed, 11 Jan 2017 10:19:35 +0000 (10:19 +0000)
We may need to do this even more aggressively, since the
Xapian database does not always give the latest results.
This time, we'll do it without relying on weak references,
and instead check refcounts.


No differences found