Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store Starlark action's inputs in action cache if it shadows an actio…
…n that discovers inputs. The Starlark action inputs' execPaths should also be stored in the action cache if it shadows another action that discovers its inputs to avoid re-running input discovery after a shutdown. PiperOrigin-RevId: 361101021
- Loading branch information