[
https://issues.apache.org/jira/browse/ARROW-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace closed ARROW-10185.
-------------------------------
Resolution: Won't Fix
Moving towards "when all" instead of task group.
> [C++] Add FinishAsync to TaskGroup
> ----------------------------------
>
> Key: ARROW-10185
> URL: https://issues.apache.org/jira/browse/ARROW-10185
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++
> Reporter: Weston Pace
> Priority: Major
>
> As an alternative to Finish, FinishAsync will return a future immediately.
> This can then be added to a parent task group, allowing for nested task
> groups. Since the future is returned immediately, the child task group is
> not occupying a thread on the thread pool and there is no concern for thread
> starvation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)