Skip to content
Snippets Groups Projects
Unverified Commit 33854860 authored by Tiago Quelhas's avatar Tiago Quelhas Committed by GitHub
Browse files

[7.1.0] Ensure that the mtime of an AC entry is smaller, not larger, than the...

[7.1.0] Ensure that the mtime of an AC entry is smaller, not larger, than the CAS blobs it references. (#21416)

https://github.com/bazelbuild/bazel/commit/7a774ff7c5850e7bd57af840a0e097ad4ec25417
got the condition backwards. Note that referential integrity isn't
required for correct operation, but lack of it can slow things down
unnecessarily.

PiperOrigin-RevId: 608354674
Change-Id: If56bb9211a5167d5db9e8eceb6224269758acdb1
parent 61603f2b
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment