]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: name variable for values loop iterator
authorEric Wong <e@80x24.org>
Sat, 26 Dec 2020 08:12:52 +0000 (08:12 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 19:27:15 +0000 (19:27 +0000)
commitb5e960f50289434025f5904c8c1311e4c8a02b82
tree2ad8a4f875dee02ea062bf3cb7f35e179d724eb7
parent10bf54305da8422d9ece6b809996092c1c4b1786
inbox: name variable for values loop iterator

->on_inbox_unlock callbacks could clobber $_, and this seems to
fix a problem with -extindex --watch failing to index some
inboxes after SIGHUP reload.
lib/PublicInbox/Inbox.pm