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

[AP-1055] handle possible race condition in reading settings #96

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

pcrumley
Copy link
Contributor

@pcrumley pcrumley commented Jan 4, 2024

the libsettings-rs had a race condition in reading the config from the starling. This PR just removes all parallelism/concurrency from the lib by setting the NUMBER_WORKERS=1 as a temporary workaround.

@pcrumley pcrumley requested a review from notoriaga January 16, 2024 22:40
@pcrumley pcrumley marked this pull request as draft October 21, 2024 15:53
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