Skip to content

[C++] Asynchronous task groups should abort and stop running tasks once an error has been encountered #30115

@asfimport

Description

@asfimport

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.

Reporter: Weston Pace / @westonpace

Note: This issue was originally created as ARROW-14565. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions