<@U06A03HV1> <https://github.com/pantsbuild/pants/...
# development
a
@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