When I use `PANTS_CONCURRENT`, it takes a lot of t...
# general
s
When I use
PANTS_CONCURRENT
, it takes a lot of time to run the commands. Is there a way to make the startup of that faster? 🤔
r
It disables pantsd and hence might lead to not as fast startup as when you don't use
PANTS_CONCURRENT