Commits


Antoine Pitrou authored and Benjamin Kietzman committed caefc7f2f1f
ARROW-6983: [C++] Fix ThreadedTaskGroup lifetime issue Together with a test. Closes #5724 from pitrou/ARROW-6983-threaded-task-group-lifetime and squashes the following commits: 451c68701 <Antoine Pitrou> ARROW-6983: Fix ThreadedTaskGroup lifetime issue Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>