You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/11/03 00:57:00 UTC

[jira] [Created] (ARROW-14565) [C++] Asynchronous task groups should abort and stop running tasks once an error has been encountered

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)