<#21448 Allow --no-watch-filesystem with pantsd> I...
# github-notifications
c
#21448 Allow --no-watch-filesystem with pantsd Issue created by x0f0 I am working with a CI system that has strict limits on max file watches but I don't want to pay the price for subsequent
pantsd
boots. In this CI, I can guarantee that files will remain unchanged. In this case, I would like to just pass
--no-watch-filesystem
while retaining the
pantsd
. pantsbuild/pants