Weston Pace created ARROW-13680:
-----------------------------------
Summary: [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
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)