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

Fix StoneTask cache misses #530

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Fix StoneTask cache misses #530

merged 3 commits into from
Mar 19, 2024

Conversation

devPalacio
Copy link
Contributor

Pycache files were being included as the cache key for the stone task, frequently invalidating the cache for StoneTask. This PR filters the task inputs to only the file types we care about.

@devPalacio devPalacio self-assigned this Mar 19, 2024
@devPalacio devPalacio changed the title Fix stone cacheability Fix StoneTask cache misses Mar 19, 2024
@devPalacio devPalacio merged commit 80ae555 into main Mar 19, 2024
3 checks passed
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.

2 participants