to get around that, I followed the call chain down...
# general
a
to get around that, I followed the call chain down to where that
invalidate_dependents
is actually used and I see that is used in
create_cache_manager
in
TaskBase
here: https://github.com/pantsbuild/pants/blob/master/src/python/pants/task/task.py#L264