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

feat: thread-safe configuration reload functions #258

Merged
merged 89 commits into from
Sep 26, 2024
Merged

feat: thread-safe configuration reload functions #258

merged 89 commits into from
Sep 26, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Jul 25, 2024

resolves #95

@c-dilks c-dilks changed the title feat: use a thread pool for algorithm thread-safety testing feat: thread-safe configuration reload functions Jul 26, 2024
@c-dilks c-dilks deleted the branch main August 4, 2024 15:41
@c-dilks c-dilks closed this Aug 4, 2024
@c-dilks c-dilks reopened this Aug 4, 2024
@c-dilks c-dilks changed the base branch from BASE-rcdb to main August 4, 2024 15:43
@c-dilks c-dilks force-pushed the threadpool branch 2 times, most recently from a30b555 to 18ca118 Compare August 6, 2024 14:11
@c-dilks c-dilks marked this pull request as ready for review September 26, 2024 15:08
not bothering with Python examples yet, since we need to work on the
bindings...
@c-dilks c-dilks merged commit a107c98 into main Sep 26, 2024
44 of 45 checks passed
@c-dilks c-dilks deleted the threadpool branch September 26, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

provide a thread-safe way to reload configurations, for example, when the run number changes
1 participant