]> Sergey Matveev's repositories - public-inbox.git/commit
dir_idle: do not add watches in ->new
authorEric Wong <e@80x24.org>
Sat, 16 Oct 2021 01:00:53 +0000 (01:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Oct 2021 01:42:48 +0000 (01:42 +0000)
commitf64adbd5e3c35197c1915bca108cdcd81f74f708
tree3e5d4e17d758ac0af766685508b84cad8660f438
parent879547527204b878b80804c2f19c6ef71458194e
dir_idle: do not add watches in ->new

There's no savings in having two ways to add watches to an
inotify nor kqueue descriptor.
lib/PublicInbox/DirIdle.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/Watch.pm
t/dir_idle.t