[monitoring] refactor monitoring by justonedev1 · Pull Request #763 · AliceO2Group/Control
Navigation Menu
{{ message }}
AliceO2Group / Control Public
- Notifications You must be signed in to change notification settings
- Fork 24
Merged
Conversation
Copy link
Collaborator
justonedev1
commented
Oct 31, 2025
justonedev1
commented
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
requested a review
from knopers8
as a code owner
…ibrary is running
justonedev1
force-pushed
the
refactor_monitoring
branch
from
6e67187 to
72a1b5e
Compare
knopers8 approved these changes Nov 17, 2025
justonedev1
deleted the
refactor_monitoring
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment