<@UB2J9BQA0> Could be! Initially, I thought it is ...
# general
n
@hundreds-father-404 Could be! Initially, I thought it is only for testing of plugins but it can probably be used to run any script within the project, right? With something like:
run_pants(["run", "src/python/package_A/script"])
Using this approach, is it possible to run multiple binaries at the same time? I will give it a try, thanks for the tip!