You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/04/14 16:23:09 UTC

[arrow] branch master updated (e99e70d -> cb7a624)

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

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from e99e70d  ARROW-12220: [C++][CI] Thread sanitizer failure
     add cb7a624  ARROW-12379: [C++] Fix ThreadSanitizer failure in SerialExecutor

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/thread_pool.cc      | 43 ++++++++++++++++-----------
 cpp/src/arrow/util/thread_pool.h       |  2 +-
 cpp/src/arrow/util/thread_pool_test.cc | 53 ++++++++++++++++++++++------------
 3 files changed, 61 insertions(+), 37 deletions(-)