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

Start config service sooner and don't copy mutex #1250

Merged
merged 8 commits into from
Dec 4, 2024

Conversation

myleshorton
Copy link
Contributor

The current code was crashing for me when the config service was asked to process a config before it had started. There was also a warning about copying a mutex in a struct arg.

@myleshorton
Copy link
Contributor Author

Thanks @atavism!!

@myleshorton myleshorton merged commit 2597caa into main Dec 4, 2024
2 checks passed
@myleshorton myleshorton deleted the myles/earlier-config-service branch December 4, 2024 20:01
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