You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/09 14:42:24 UTC

[GitHub] [arrow] pitrou commented on pull request #8582: ARROW-10483: [C++] Move Executor to future.h

pitrou commented on pull request #8582:
URL: https://github.com/apache/arrow/pull/8582#issuecomment-724055871


   I'm roughly ok with making ThreadPool private, but why is it necessary to do so?
   
   > Shutdown is only referenced in tests and benchmarks, is in necessary?
   
   In some cases you want to wait for all submitted tasks to finish, in other cases no. So `Shutdown` is necessary.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org