<@U3NHXA0F2> what Benjy says is true, but if someh...
# general
e
@high-advantage-47550 what Benjy says is true, but if somehow the cache is being consulted despite invalidation checks, one important bit is the cache writes are async and can even fail silently - its not obvious, but the async cache write is here: https://github.com/pantsbuild/pants/blob/master/src/python/pants/task/task.py#L549-L555