forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop prefetching inputs in RemoteSpawnCache.
The various SpawnRunners already do it. Also stop reporting a SpawnExecutingEvent. After the changes in d46aed6, this is no longer needed to ensure the UI tracker still reports "remote-cache" after other strategies transition to a later state. PiperOrigin-RevId: 516797530 Change-Id: Ic7329ea510e5d070425c7910b2e1ae41da862f7e
- Loading branch information
Showing
2 changed files
with
4 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters