<#20694 Pants not picking up plugin code changes w...
# github-notifications
c
#20694 Pants not picking up plugin code changes without force restarting pantsd Issue created by ndellosa95 Describe the bug Ever since upgrading to 2.19.x I've been seeing pantsd be super sticky when working on plugin code, where changes won't be picked up unless I force restart the scheduler by running
rm -rf .pants.d
. This stickiness is even persisting across CI runs, which I'm guessing has to do with the way
pantsbuild/actions/init-pants@v4-scie-pants
sets up Pants. Pants version 2.19.1 OS Both my intel mac and the intel linux our CI runs on. Additional info Add any other information about the problem here, such as attachments or links to gists, if relevant. pantsbuild/pants