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

Keep file cache on shutdown. #62

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Keep file cache on shutdown. #62

merged 1 commit into from
Dec 14, 2023

Conversation

foodprocessor
Copy link
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

We shouldn't clear the file cache on unmount, if we're trying to persist it with allow-non-empty-temp.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@foodprocessor foodprocessor merged commit 0528fbc into main Dec 14, 2023
11 checks passed
@foodprocessor foodprocessor deleted the persist-file-cache branch December 14, 2023 20:41
Copy link
Contributor Author

@foodprocessor foodprocessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test review on closed PR

component/file_cache/file_cache.go Show resolved Hide resolved
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