You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ba...@apache.org on 2023/03/15 10:09:05 UTC

[pulsar-client-cpp] branch main updated (2108d54 -> e2de5fc)

This is an automated email from the ASF dual-hosted git repository.

baodi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git


    from 2108d54  Fix flaky testAcknowledgeCumulativeWithPartition (#214)
     add e2de5fc  Fix event loop thread might exit unexpectedly (#217)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-pr-validation.yaml |  3 +++
 lib/ExecutorService.cc                  | 29 +++++++++++------------------
 run-unit-tests.sh                       |  2 --
 3 files changed, 14 insertions(+), 20 deletions(-)