]> Sergey Matveev's repositories - public-inbox.git/commit
extindex: guard against buggy unrefs
authorEric Wong <e@80x24.org>
Thu, 14 Oct 2021 06:06:29 +0000 (06:06 +0000)
committerEric Wong <e@80x24.org>
Thu, 14 Oct 2021 09:07:08 +0000 (09:07 +0000)
commitc485036d0b1ce7ed94ea02f84a8a5cd86144ad02
treeec91cdd1133316ed7b6fad636ace6f55b9a9848c
parent3dc766ffb925d8c255a109d633fa5c4702c1fe23
extindex: guard against buggy unrefs

I noticed some unref messages which shouldn't have been
happening, but they were.  Which is troubling.  So add
a guard around an unref path until we can get to the bottom
of this.
lib/PublicInbox/ExtSearchIdx.pm