flat-zoo-31952
10/28/2020, 5:51 PM.pids
dir used for? is this something that needs to be mounted when docker runs?witty-crayon-22786
10/28/2020, 6:05 PMpantsd
to find itself… and no, no need to mount it in. containers should fail to connect to any existing instance of pantsd… i think?witty-crayon-22786
10/28/2020, 6:05 PMwitty-crayon-22786
10/28/2020, 6:09 PMlocalhost:${instance_specific_port}
. if you launch a container atop an existing workspace, and networking is configured the right way, it might attempt to connect to an instance of the daemon outside of the container…?flat-zoo-31952
10/28/2020, 6:09 PMflat-zoo-31952
10/28/2020, 6:10 PMwitty-crayon-22786
10/28/2020, 6:10 PMwitty-crayon-22786
10/28/2020, 6:11 PM.pids
directory should avoid that… but would you mind filing a bug? that should be straightforward to fix.witty-crayon-22786
10/28/2020, 6:12 PMwitty-crayon-22786
10/28/2020, 6:14 PMwitty-crayon-22786
10/28/2020, 6:19 PMwitty-crayon-22786
10/28/2020, 6:19 PMwitty-crayon-22786
10/28/2020, 6:32 PMflat-zoo-31952
10/28/2020, 7:01 PMflat-zoo-31952
10/28/2020, 7:03 PM(sorry, it's always tomorrow! this time because we're catching up post 2.0.0, and there is one more post to prepare)Dude no need to feel bad about fixing bugs tomorrow. You guys are really responsive. If I have a decent workaround I can live with bugs for years
polite-garden-50641
10/28/2020, 7:48 PMwitty-crayon-22786
10/28/2020, 7:49 PM${buildroot}/.pids/pantsd
contains the metadata i was referencing.witty-crayon-22786
10/28/2020, 7:49 PMflat-zoo-31952
10/28/2020, 8:37 PM.pids
configurable?flat-zoo-31952
10/28/2020, 8:39 PMacceptable-guitar-79854
10/28/2020, 8:50 PMwitty-crayon-22786
10/28/2020, 8:55 PM--pants-subprocessdir=<str>
PANTS_SUBPROCESSDIR
pants_subprocessdir
default: /Users/stuhood/src/pants/.pids
current value: /Users/stuhood/src/pants/.pids
The directory to use for tracking subprocess metadata. This should live outside of the dir used
by `pants_workdir` to allow for tracking subprocesses that outlive the workdir data.
(located via ./pants help
and then ./pants help-advanced global
)witty-crayon-22786
10/28/2020, 8:56 PMpantsd
until https://github.com/pantsbuild/pants/issues/10847 is resolvedwitty-crayon-22786
10/28/2020, 8:57 PMpantsd
to shut itself down.flat-zoo-31952
10/28/2020, 9:09 PMwitty-crayon-22786
10/28/2020, 9:10 PMpantsd
is helpful if you’re going to be running a series of commands in the same branch… the more commands, the more helpful.flat-zoo-31952
10/28/2020, 9:21 PMflat-zoo-31952
10/28/2020, 9:22 PMwitty-crayon-22786
10/28/2020, 9:22 PMflat-zoo-31952
10/28/2020, 9:23 PMwitty-crayon-22786
10/28/2020, 9:31 PMacceptable-guitar-79854
10/28/2020, 9:45 PMwitty-crayon-22786
10/28/2020, 9:46 PMacceptable-guitar-79854
10/28/2020, 9:47 PMacceptable-guitar-79854
10/28/2020, 9:48 PMulimit
)acceptable-guitar-79854
10/28/2020, 9:48 PMwitty-crayon-22786
10/28/2020, 9:48 PMacceptable-guitar-79854
10/28/2020, 9:50 PMacceptable-guitar-79854
10/28/2020, 9:50 PMwitty-crayon-22786
10/28/2020, 9:51 PMacceptable-guitar-79854
10/28/2020, 9:54 PM