]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: fix rethread cleanup
authorEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 01:14:03 +0000 (01:14 +0000)
committerEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 23:45:37 +0000 (23:45 +0000)
commit32f6a1f9498f759041b72d6f4d5cb959088a3dec
tree6cff57ee30ad41a5ca106a554b0748ad5dfba58a
parent4cbfa74212a5140bbf5d4fe74b8929215d7154a3
v2writable: fix rethread cleanup

We need to drop old ghosts properly while inside the
transaction, otherwise it becomes a no-op.  This isn't a big
deal, as it only results in a few dangling DB rows and a
small amount of wasted space.
lib/PublicInbox/V2Writable.pm