Weston Pace created ARROW-14565:
-----------------------------------
Summary: [C++] Asynchronous task groups should abort and stop
running tasks once an error has been encountered
Key: ARROW-14565
URL: https://issues.apache.org/jira/browse/ARROW-14565
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Weston Pace
Assignee: Weston Pace
This would mirror the behavior of the synchronous task group.
One could maybe want a task group that recovers from error but we don't have a
need for it today and, since the asynchronous task group only has a single
status it, the current implementation isn't well suited for that use case
anyways.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)