Skip to content

fix: targets spuriously returned in cache case#124

Open
sitaktif wants to merge 1 commit intobazel-contrib:mainfrom
sitaktif:result-cache-spurious-results
Open

fix: targets spuriously returned in cache case#124
sitaktif wants to merge 1 commit intobazel-contrib:mainfrom
sitaktif:result-cache-spurious-results

Conversation

@sitaktif
Copy link
Copy Markdown
Collaborator

Avoid returning spurious targets on a result cache hit: the codepath was looking for configured target structs, but when retrieving hashes from the cache, these are not populated (to save significant amounts of space).

Avoid returning spurious targets on a result cache hit: the codepath was
looking for configured target structs, but when retrieving hashes from
the cache, these are not populated (to save significant amounts of
space).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant