]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: drop references ASAP for search and msgmap
authorEric Wong <e@80x24.org>
Sun, 29 May 2016 04:09:14 +0000 (04:09 +0000)
committerEric Wong <e@80x24.org>
Sun, 29 May 2016 04:09:14 +0000 (04:09 +0000)
commit6a36a397b2f888d1c5981143e0901b447e77280a
treeb8dc61feb7de962c8ad49f6418b575f1c59481b1
parentadb070ef0cf3185dbccb5a606c149ebb2e2eaadd
inbox: drop references ASAP for search and msgmap

We can't leave them lingering in the parent process at
all due to the risk of corruption with multiple processes.
lib/PublicInbox/Inbox.pm