I'm finding `pantsd` is restarting often, presumab...
# general
b
I'm finding
pantsd
is restarting often, presumably because it's hitting the memory limit. We can just increase the memory limit, but is there a way to understand more about what's going on (e.g. in case we have some simple misconfiguration)? I tried
./pants --stats-memory-summary ...
but that only reports 10MB (summing all rows), very different to htop reporting 400MB-500MB resident.