mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK Commands: remove heartbeat commands
This commit is contained in:
committed by
Dennis Klein
parent
fcd1022997
commit
c1719eb285
@@ -252,6 +252,10 @@ class BasicTopology : public AsioBase<Executor, Allocator>
|
||||
|
||||
~BasicTopology()
|
||||
{
|
||||
|
||||
|
||||
|
||||
|
||||
std::lock_guard<std::mutex> lk(fMtx);
|
||||
fDDSSession.UnsubscribeFromCommands();
|
||||
try {
|
||||
|
Reference in New Issue
Block a user