]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: don't memoize missing description|cloneurl
authorEric Wong <e@yhbt.net>
Sat, 18 Apr 2020 03:38:48 +0000 (03:38 +0000)
committerEric Wong <e@yhbt.net>
Sun, 19 Apr 2020 08:51:21 +0000 (08:51 +0000)
commit95e5b6c343c45bb303db67fe7eb77e395c031e8d
tree1684f4a57a7c21df8530ea438a8ed9404e38ddd4
parentb15ca9a77bff088a3f5f0b8955de8b6a60565b04
inbox: don't memoize missing description|cloneurl

It's probably common to have inboxes initially setup without
these files properly configured, so don't memoize at that stage.
lib/PublicInbox/Inbox.pm
t/inbox.t