[
https://issues.apache.org/jira/browse/ARROW-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-13680.
------------------------------
Resolution: Fixed
Issue resolved by pull request 11084
[https://github.com/apache/arrow/pull/11084]
> [C++] Create an asynchronous nursery to simplify capture logic
> --------------------------------------------------------------
>
> Key: ARROW-13680
> URL: https://issues.apache.org/jira/browse/ARROW-13680
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Weston Pace
> Assignee: Weston Pace
> Priority: Major
> Labels: pull-request-available, query-engine
> Fix For: 6.0.0
>
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> The asynchronous nursery manages a set of asynchronous tasks and objects.
> The nursery will not exit until all of those tasks have finished. This
> allows one to safely capture fields for asynchronous callbacks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)