Skip to content

Fix race conditions in file cache#379

Merged
foodprocessor merged 7 commits intomainfrom
fix-race-conditions
Dec 3, 2024
Merged

Fix race conditions in file cache#379
foodprocessor merged 7 commits intomainfrom
fix-race-conditions

Conversation

@foodprocessor
Copy link
Copy Markdown
Contributor

Describe your changes in brief

I used race detector and it identified a number of data races, all in file cache.
This fixes all of those races.

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

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

Checklist

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

Related Issues

  • Related Issue #
  • Closes #

Comment thread component/file_cache/file_cache.go
Comment thread component/file_cache/file_cache.go
@foodprocessor foodprocessor merged commit e46eb87 into main Dec 3, 2024
@foodprocessor foodprocessor deleted the fix-race-conditions branch December 3, 2024 00:29
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