David Li created ARROW-13356:
--------------------------------
Summary: [C++] TestAsyncUtil.ReadaheadFailed asserts occasionally
in GatingTask
Key: ARROW-13356
URL: https://issues.apache.org/jira/browse/ARROW-13356
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: David Li
Observed on arm64 Travis.
[https://app.travis-ci.com/github/apache/arrow/jobs/524933940#L2294-L2299]
{noformat}
[ RUN ] TestAsyncUtil.ReadaheadFailed
/arrow/cpp/src/arrow/testing/gtest_util.cc:856: Failure
Failed
A GatingTask instance was destroyed but some underlying tasks did not start
running
[ FAILED ] TestAsyncUtil.ReadaheadFailed (7 ms)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)