https://pantsbuild.org/ logo
a

average-vr-56795

04/24/2019, 12:30 PM
@witty-crayon-22786 https://github.com/pantsbuild/pants/pull/6880 introduced a sneaky dep cycle that we didn’t notice because we don’t do separate pythonpaths for test executions…
src/python/pants/engine:goal
should now depend on
src/python/pants/cache
but can’t because that would cause a cycle 😞
😢 1