I just had to kill ~50 Java processes using betwee...
# development
a
I just had to kill ~50 Java processes using between 100 and 500MB of RAM each. I’m assuming that’s Pants’ fault, but am I perhaps missing some configuration here?
f
did they have “nailgun” somewhere in the name?
(if you were to look at their command-line args via
ps
)
a
I didn’t check, I killed things by Activity Monitor instead of
ps
, this is the second time it’s happened, though, so I bet it’ll come up again
w
known issue: sorry about that. see https://github.com/pantsbuild/pants/issues/12996
currently scheduled for the MVP rather than the blogging or the smoketest… but if it’s looking like too much of a pain in the butt we can push it up.