huh, weird, now it's working again, it seems
# general
h
huh, weird, now it's working again, it seems
w
it was worked around in #6404, but it is still an issue via https://github.com/pantsbuild/pants/issues/7022
as a workaround in repositories using pantsd, can do something like:
Copy code
pantsd_invalidation_globs: +[
    '**/requirements.txt',
  ]
which will cause pantsd to restart