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.
Change behavior of `SkyFunctionEnvironment#PREFETCH_AND_RETAIN_OLD_DE…
…PS` to retain the `NodeEntry` objects rather than merely the `SkyValue` objects. `SkyFunctionEnvironment#PREFETCH_AND_RETAIN_OLD_DEPS` was recently introduced in commit `84e3bb2`. See that commit's message for more details. tl;dr - You shouldn't know or care about this at all unless you have a private fork of Bazel. PiperOrigin-RevId: 347641704
- Loading branch information
1 parent
4a5af6b
commit d07bd14
Showing
1 changed file
with
12 additions
and
20 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