issues
search
FairRootGroup
/
FairMQ
C++ Message Queuing Library and Framework
GNU Lesser General Public License v3.0
87
stars
34
forks
source link
Turn autolaunched fairmq-shmmonitor off
#461
Closed
rbx
closed
1 year ago
rbx
commented
1 year ago
Turn
--shm-monitor
to
false
by default. Turn it on for tests.
Check exit codes in the example tests.
Update shmem docs.
--shm-monitor
tofalse
by default. Turn it on for tests.