[monitoring] refactor monitoring by justonedev1 · Pull Request #763 · AliceO2Group/Control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@justonedev1

Copy link

Collaborator

Lately there was a case when internal monitoring wasn't running. So I changed life of internals for the whole time of application, so we don't have to synchronize Start and Stop and Send and just consume. Thanks to this I could drop atomic load in Sending.
I also added WaitUntilRunning mostly for informative purposes it is not 100% necessary for correct function of the library, but it is really helpful for testing.

@justonedev1 justonedev1 merged commit 9258177 into master

Nov 18, 2025

4 checks passed

@justonedev1 justonedev1 deleted the refactor_monitoring branch

November 18, 2025 17:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@knopers8 knopers8 knopers8 approved these changes

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@justonedev1 @knopers8