but in general, the ivy cache key is dependent on ...
# general
w
but in general, the ivy cache key is dependent on the entire context: so if you run
./pants resolve blah::
and then
./pants resolve ::
, those are probably different keys.