Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't pickup changes when a change is made via UI #7

Open
dsoprea opened this issue Feb 12, 2017 · 3 comments
Open

Doesn't pickup changes when a change is made via UI #7

dsoprea opened this issue Feb 12, 2017 · 3 comments

Comments

@dsoprea
Copy link

dsoprea commented Feb 12, 2017

I will have to delete the cache file in order to see the changes reflected.

@kalbasit
Copy link
Contributor

That's because we cache the node tree, it's an expensive operation to do at every run. We should perhaps add a flag like --no-cache or --refresh-cache to force cache pull.

@dsoprea
Copy link
Author

dsoprea commented May 22, 2017

The project reads the changes that have occurred, but it's broken.

@kalbasit
Copy link
Contributor

@dsoprea can you be more specific on what's broken?

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

No branches or pull requests

2 participants