mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Tests.SDK: Run serial for now
DDS currently has a race condition which causes session creation to either hang or not complete properly.
This commit is contained in:
committed by
Dennis Klein
parent
152c8431c6
commit
8aad6c062b
@@ -298,6 +298,7 @@ if(BUILD_SDK)
|
||||
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
TIMEOUT 15
|
||||
RUN_SERIAL ON
|
||||
${definitions}
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user