mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Fix regression in the DDS plugin shutdown handling
This commit is contained in:
committed by
Dennis Klein
parent
f6e3183f45
commit
073f5e5c0e
@@ -161,7 +161,6 @@ class DDS : public Plugin
|
||||
|
||||
std::thread fControllerThread;
|
||||
DeviceState fCurrentState, fLastState;
|
||||
fair::mq::StateQueue fStateQueue;
|
||||
|
||||
std::atomic<bool> fDeviceTerminationRequested;
|
||||
|
||||
|
Reference in New Issue
Block a user