]> Sergey Matveev's repositories - public-inbox.git/commit
lei export-kw: workaround race in updating Maildir locations
authorEric Wong <e@80x24.org>
Thu, 5 Aug 2021 02:33:40 +0000 (02:33 +0000)
committerEric Wong <e@80x24.org>
Thu, 5 Aug 2021 21:48:29 +0000 (21:48 +0000)
commita29946ad3bc49704a512ae3ab31a45bbd66165e2
tree8461bc37a55ded819ecb878ff66e90987db8ec03
parent2e1a7378395af3c1db61f26b106befbc42876622
lei export-kw: workaround race in updating Maildir locations

Inotify updates may simultaneously remove or update the location
of a message, so ensure we at least have knowledge of the new
location if the old one cannot be updated.
lib/PublicInbox/LeiMailSync.pm