Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

In certain cases cache is not invalidated - we change the code, rebuild some of the deps, but module still using an old one #7

Closed
artemyarulin opened this issue Jan 27, 2016 · 2 comments

Comments

@artemyarulin
Copy link
Owner

No description provided.

@artemyarulin
Copy link
Owner Author

Looks like I understood it:
If we have genrule which srcs is empty then those genrules will be caches forever. For example we wouldn't be able to bump clojure, etc.

Other rules may affected by that - changing dependencies/module shouldn't cause a rebuild as well

Something to check and think about

@artemyarulin
Copy link
Owner Author

Closed as it looks like we were seeing this one facebook/buck#642
With buck version v2016.02.01.01 everything works like expected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant