Hey Matt, Thanks for the note. That is the nx daemon that appears to be lingering around. I've filed [1] to investigate and fix going forward. It looks like it would shutdown automatically after 3 hours of inactivity, or you can stop it gracefully using npx nx reset from */Users/mburgess/git/nifi/nifi-frontend/target/frontend-working-directory*, or simply kill it.
[1] https://issues.apache.org/jira/browse/NIFI-13385 On Mon, Jun 10, 2024 at 7:26 PM Matt Burgess <mattyb...@gmail.com> wrote: > I just built from the latest main and haven't run it yet but I still have a > running process many minutes later: > > 503 19756 1 0 6:12PM ?? 0:02.10 > > /Users/mburgess/git/nifi/nifi-frontend/target/frontend-working-directory/node/node > > /Users/mburgess/git/nifi/nifi-frontend/target/frontend-working-directory/node_modules/nx/src/daemon/server/start.js > 503 32716 8641 0 7:23PM ttys001 0:00.00 grep -i nifi > > Is there something I need to do? > > Thanks, > Matt >