mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Implement linger for ofi
This reduces test runtime significantly for most transports
This commit is contained in:
committed by
Dennis Klein
parent
a1b7efa2f4
commit
b45e4da2a9
@@ -57,6 +57,7 @@ class PairLeft : public FairMQDevice
|
||||
if (counter == 6) LOG(info) << "Simple message with short text data successfull";
|
||||
|
||||
assert(counter == 6);
|
||||
if (counter == 6) LOG(info) << "PAIR test successfull.";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user