mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
PluginServices: Do not throw if device control cannot be released
This commit is contained in:
committed by
Dennis Klein
parent
93eb599df7
commit
008be36125
@@ -273,7 +273,7 @@ int main(int argc, char* argv[])
|
||||
cerr << "state-changes-unsubscription failed with return code: " << parts[2];
|
||||
}
|
||||
} else {
|
||||
// cout << "Received: " << msg << endl;
|
||||
cout << "Received: " << msg << endl;
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user