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

Search Caching possibly broken #723

Open
Paul-Ferrell opened this issue Jan 16, 2024 · 0 comments
Open

Search Caching possibly broken #723

Paul-Ferrell opened this issue Jan 16, 2024 · 0 comments
Assignees

Comments

@Paul-Ferrell
Copy link
Collaborator

Pavilion is supposed to be keeping a picked dictionary as a cache for both series and test_runs. This dictionary allows us to skip the expensive FS reads needed to gather the information on a test_run/series, provided that the test_run/series has completed.

This functionality seems to be broken. Check whether that's actually the case, and fix it. This is defined in the dir_db.py module.

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