<@U06A03HV1> I’ve been looking at <https://github....
# general
a
@witty-crayon-22786 I’ve been looking at https://github.com/pantsbuild/pants/issues/5189 - as far as I can tell, the best fix is to remove exclude_patterns from the AddressMapper, and instead explicitly do the excluding wherever we compute the root targets. Which is both in EngineChangeCalculator.changed_target_addresses and… Somewhere else, for non---changed requests?