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

Make timeout minimum 1s #380

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Make timeout minimum 1s #380

merged 1 commit into from
Dec 2, 2024

Conversation

foodprocessor
Copy link
Contributor

  • Remove zero timeout handling code
  • Clean up linked list code
  • Update tests
  • Update documentation

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

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

Describe your changes in brief

Make the file cache timeout always at least 1s, and drop zero timeout support code.

Checklist

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

Related Issues

  • Related Issue #
  • Closes #

Remove zero timeout handling code.
Clean up linked list code.
Update tests.
Update documentation.
@foodprocessor foodprocessor merged commit 0dad38f into main Dec 2, 2024
17 checks passed
@foodprocessor foodprocessor deleted the timeout-minimum-1s branch December 2, 2024 23:35
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