]> Sergey Matveev's repositories - public-inbox.git/commit
dir_idle: detect files which are gone
authorEric Wong <e@80x24.org>
Fri, 14 May 2021 07:27:57 +0000 (07:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 15 May 2021 05:39:17 +0000 (05:39 +0000)
commit671e7f4c9d82b053fba475aaeaa16a94dc3adad2
treef0fddb20471be5137996283fb473e0ec5c5f38c5
parentaafb0860b367a605f5dc7b71ea5f4c081846103f
dir_idle: detect files which are gone

lei now makes use of this to clean up after unlinked sockets
with less delay.  This will also be used to maintain
mail_sync.sqlite3.
lib/PublicInbox/DirIdle.pm
lib/PublicInbox/FakeInotify.pm
lib/PublicInbox/KQNotify.pm
lib/PublicInbox/LEI.pm
t/dir_idle.t
t/fake_inotify.t