This is an automated email from the ASF dual-hosted git repository.
jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.
from d77e097 fix minor glib warning
new 4c57be0 THRIFT-4384: fix concurrent sync in cpp async client code
new 71afec0 THRIFT-4739: fix concurrency_test (test-only fix)
The 5609 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:
appveyor.yml | 8 ++--
build/cmake/DefineOptions.cmake | 32 +++++++++------
.../cpp/src/thrift/generate/t_cpp_generator.cc | 48 ++++++++++++++++------
lib/cpp/test/concurrency/TimerManagerTests.h | 21 +++++++---
test/cpp/CMakeLists.txt | 1 +
test/cpp/src/StressTest.cpp | 9 ++--
6 files changed, 80 insertions(+), 39 deletions(-)