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

osclib/cycles: only cache target project build graph to avoid excessive cache. #1280

Merged
merged 2 commits into from
Dec 1, 2017

Conversation

jberry-suse
Copy link
Contributor

  • 824fc98:
    osclib/cycles: only cache target project build graph to avoid excessive cache.

  • 57d9d29:
    osclib/cycles: drop _get_builddepinfo and _get_builddepinfo_cycles since unused.

Fixes #1265.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 30.457% when pulling 824fc98 on jberry-suse:cycles-clean-and-drop-cache into 3b99a9d on openSUSE:master.

…ive cache.

Keep on disk using caching mechanism to avoid keep entire graphs in memory
and expiring via existing code.
@jberry-suse
Copy link
Contributor Author

jberry-suse commented Nov 30, 2017

Refactored to use osclib/cache.py to avoid keeping graphs in memory and thus avoid potential memory issues.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 30.462% when pulling b2861ae on jberry-suse:cycles-clean-and-drop-cache into 3b99a9d on openSUSE:master.

@lnussel lnussel merged commit 91fb069 into openSUSE:master Dec 1, 2017
@jberry-suse jberry-suse deleted the cycles-clean-and-drop-cache branch January 4, 2018 00:18
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.

3 participants