subpar
subpar copied to clipboard
parfile depends upon non-deterministic runfiles_manifest
The runfiles_manifest for src contains paths that are relative to the output_base of a bazel WORKSPACE.
Neither the rule implementation nor the action use this file as an input.
Why was it included in the first place in the extra_inputs set? This prevents reliable shared remote caching and results in unnecessary remote executions.