This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f7b1439 ARROW-10349: [Python] Build and publish aarch64 wheels
add 16ff30d ARROW-11942: [C++] If tasks are submitted quickly the thread
pool may fail to spin up new threads
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/testing/gtest_util.cc | 83 ++++++++++++++++++++++++++++++++++
cpp/src/arrow/testing/gtest_util.h | 26 +++++++++++
cpp/src/arrow/util/thread_pool.cc | 23 ++++------
cpp/src/arrow/util/thread_pool_test.cc | 18 ++++++--
4 files changed, 134 insertions(+), 16 deletions(-)