https://pantsbuild.org/ logo
r

rough-minister-58256

03/01/2016, 7:51 PM
the nailgun instances are managed outside of the pants process tho - the only state you really need to pass around in the engine is the ProcessManager identity (or even infer that based on the task type). then you instantiate a new client around the metadata you get from ProcessManager and treat it similar to running a java subprocess.