mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Tests for MQ examples
This commit is contained in:
committed by
Mohammad Al-Turany
parent
221d2567f0
commit
eeb994a584
@@ -559,8 +559,6 @@ void FairMQDevice::RunWrapper()
|
||||
|
||||
Run();
|
||||
}
|
||||
|
||||
PostRun();
|
||||
}
|
||||
catch (const out_of_range& oor)
|
||||
{
|
||||
@@ -574,6 +572,8 @@ void FairMQDevice::RunWrapper()
|
||||
ChangeState(internal_READY);
|
||||
}
|
||||
|
||||
PostRun();
|
||||
|
||||
rateLogger.join();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user