Skip to content

fix: use atomic.Bool for StoragesLoaded to prevent data race#9529

Closed
hklcf wants to merge 1 commit into
AlistGo:mainfrom
hklcf:fix/storage-race-condition
Closed

fix: use atomic.Bool for StoragesLoaded to prevent data race#9529
hklcf wants to merge 1 commit into
AlistGo:mainfrom
hklcf:fix/storage-race-condition

Conversation

@hklcf
Copy link
Copy Markdown

@hklcf hklcf commented May 23, 2026

Fixes #9520

@skysliences
Copy link
Copy Markdown
Contributor

The significance of the changes in this PR is unclear. It cannot be merged.

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.

Bug: StoragesLoaded flag has data race on concurrent access

2 participants