Skip to content
Snippets Groups Projects
  • Jonathan Hanks's avatar
    340e3249
    More work on #96. Correctly set the trender stop flag when stopping the trender. · 340e3249
    Jonathan Hanks authored
    The stopping_now_ flag should be set to true to signal trender threads to stop.
    
    Also move some stack based variable sized arrays onto the heap in std::vectors to remove a place that the stack can be overflowed.
    
    Added a test to ensure the daqd stops when there is a jump in the data, and updated the live test daqdrc to start the trender thread to highlight issues with stopping.
    340e3249
    History
    More work on #96. Correctly set the trender stop flag when stopping the trender.
    Jonathan Hanks authored
    The stopping_now_ flag should be set to true to signal trender threads to stop.
    
    Also move some stack based variable sized arrays onto the heap in std::vectors to remove a place that the stack can be overflowed.
    
    Added a test to ensure the daqd stops when there is a jump in the data, and updated the live test daqdrc to start the trender thread to highlight issues with stopping.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.