You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/12 12:45:00 UTC

[jira] [Updated] (ARROW-10184) [C++] Allow futures to be added as tasks to a TaskGroup

     [ https://issues.apache.org/jira/browse/ARROW-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-10184:
-----------------------------------
    Summary: [C++] Allow futures to be added as tasks to a TaskGroup  (was: Allow futures to be added as tasks to a TaskGroup)

> [C++] Allow futures to be added as tasks to a TaskGroup
> -------------------------------------------------------
>
>                 Key: ARROW-10184
>                 URL: https://issues.apache.org/jira/browse/ARROW-10184
>             Project: Apache Arrow
>          Issue Type: Sub-task
>            Reporter: Weston Pace
>            Priority: Major
>
> Once basic continuation support is in, if we can add futures to a task group, and a task group completion can be expressed as a future, then we can use task groups in such a way that they will not deadlock.
> This task focuses on the ability to add a future to a task group instead of spawning a new task.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)