]> Sergey Matveev's repositories - public-inbox.git/commit
search: retry_reopen on first_smsg_by_mid
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 19:14:12 +0000 (19:14 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 20:17:44 +0000 (20:17 +0000)
commit4463af42366a4ec6c338dba05b438bc335b317d0
tree7020feb60c8d601726cc0942910664e0cd1e500d
parent0f586bef118106eee922f2285afa6ec660e9363a
search: retry_reopen on first_smsg_by_mid

This was causing errors while attempting to load messages via
the WWW interface while mass-importing LKML.  While we're at it,
remove unnecessary eval from lookup_article.
lib/PublicInbox/Search.pm