Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
There should be a way for consumers of Futures to notify that they are not interested in the task at hand anymore. For some kinds of tasks this may allow cancelling the task in-flight (e.g. an IO task, or a task consisting of multiple steps).
Attachments
Issue Links
- is depended upon by
-
ARROW-11841 [R][C++] Allow cancelling long-running commands
- Resolved
- supercedes
-
ARROW-11191 [C++] Use FnOnce for TaskGroup's tasks instead of std::function
- Closed
- links to