mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Add debug output
This commit is contained in:
committed by
Dennis Klein
parent
418d42b060
commit
5c943bbedb
@@ -163,6 +163,7 @@ fair::mq::Transport FairMQTransportFactorySHM::GetType() const
|
||||
|
||||
FairMQTransportFactorySHM::~FairMQTransportFactorySHM()
|
||||
{
|
||||
LOG(debug) << "Destroying Shared Memory transport...";
|
||||
fSendHeartbeats = false;
|
||||
fHeartbeatThread.join();
|
||||
|
||||
|
Reference in New Issue
Block a user