So, I'm a bit confused over the behavior of invali...
# general
j
So, I'm a bit confused over the behavior of invalid_vts and invalid_vts_partitioned in the cache manager. Here is what I have observed them to return for targets a, b, c invalid_vts: [ [a,], [b,], [c,] ] invalid_vts_partitioned: [ [a, b, c,], ]