Testing `./pants --no-process-cleanup run ...` on ...
# development
b
Testing
./pants --no-process-cleanup run ...
on
2.13.0rc1
I no longer see the process dir being leaked. Can anyone else replicate?
e
Yes - tale of woe. The option has changed to --keep-sandboxes but the migration was not right and no deprecation warning.
All since fixed, but use --keep-sandboxes=always|on_error
b
I just told my devs about
--no-process-cleanup
working on
run
lol
e
Stu has this all sorted and CP'd so 2.13.x and the next rc fixes.
b
Ah, okie dokie
w
yea, sorry for the trouble. the intent was for the option to continue working as is without a warning for both 2.13 and 2.14, but i accidentally inverted a boolean
will be fixed in next rc
@bitter-ability-32190: are you able to use SHA releases?
b
It happens. Also, this is why `rc`s exist and I'm OK with the risk of using them
I use SHA releases occasionally myself, but couldn't roll that out to the org
👍 1