This is an automated email from the ASF dual-hosted git repository.
stegemr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from a4f2e8e1 Merge pull request #419 from
pnoltes/feature/additional_component_states
add d5818b88 Adding async source and remove asan issue in close of source
add cd91b1d9 Adding async source and remove asan issue in close of source
add 7b0ee28a Synchronizing test end with empty executor.
add 7b638574 Synchronizing test end with empty executor.
add f8b9275c Test with async behavior have atomic var for testing
add f8b9890c Merge branch 'master' of github.com:apache/celix into
feature/solveAsanIssuePushStreams
add 0cf582a3 review rework
new b1f776f2 Merge pull request #418 from
apache/feature/solveAsanIssuePushStreams
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...EventSource.h => AsynchronousPushEventSource.h} | 23 ++--
libs/pushstreams/api/celix/PushStreamProvider.h | 17 ++-
.../api/celix/impl/AbstractPushEventSource.h | 23 ++--
libs/pushstreams/gtest/src/PushStreamTestSuite.cc | 129 ++++++++++++++++-----
4 files changed, 144 insertions(+), 48 deletions(-)
rename libs/pushstreams/api/celix/{SimplePushEventSource.h =>
AsynchronousPushEventSource.h} (60%)