Does Pants build targets in parallel? If I want to...
# general
b
Does Pants build targets in parallel? If I want to build X which depends on two independent projects A and B, can Pants build A and B in parallel?