mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 00:31:14 +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:
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()
|
||||
|
|
Loading…
Reference in New Issue
Block a user