This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/pstm_missing_receiver_fix
in repository https://gitbox.apache.org/repos/asf/celix.git
from d7d6ef4a Fix wrong needsMatch assignment in pstm
add ee0a1a44 Remove unneeded printf
add 5660cb9d Remove unneeded delay for first message send in the PSAs
add 2b082d48 Improve C++ RSA test suite to retry test if pubsub is not yet
connected
No new revisions were added by this update.
Summary of changes:
.../src/RemoteServicesIntegrationTestSuite.cc | 228 +++++++++++++++------
.../integration/include/ICalculator.h | 11 +-
.../src/TestExportImportRemoteServiceFactory.cc | 2 +-
.../pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c | 17 --
.../src/pubsub_udpmc_topic_sender.c | 13 --
.../src/pubsub_websocket_topic_sender.c | 14 --
.../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c | 15 --
bundles/pubsub/pubsub_utils/src/pubsub_utils.c | 3 -
8 files changed, 180 insertions(+), 123 deletions(-)