Skip to content

Fix concurrency warnings#705

Merged
rauhul merged 1 commit into
mainfrom
no-warnings-please
Feb 6, 2025
Merged

Fix concurrency warnings#705
rauhul merged 1 commit into
mainfrom
no-warnings-please

Conversation

@rauhul
Copy link
Copy Markdown
Collaborator

@rauhul rauhul commented Feb 6, 2025

Moves static read-only vars behind a mutex so they are currency safe. Users of the api don't need to worry about this because the mutex is hidden behind an accessor.

Moves static read-only vars behind a mutex so they are currency safe.
Users of the api don't need to worry about this because the mutex is
hidden behind an accessor.
@rauhul
Copy link
Copy Markdown
Collaborator Author

rauhul commented Feb 6, 2025

@swift-ci test

@rauhul rauhul merged commit 1248cc4 into main Feb 6, 2025
@rauhul rauhul deleted the no-warnings-please branch February 6, 2025 23:02
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.

1 participant