srilman commented on code in PR #43698: URL: https://github.com/apache/arrow/pull/43698#discussion_r1915235708
########## cpp/src/arrow/util/thread_pool.h: ########## @@ -591,6 +591,21 @@ typename Fut::SyncType RunSynchronously(FnOnce<Fut(Executor*)> get_future, } } +template <typename T> Review Comment: Added and expanded on the comment on the next overloaded definition to explain the difference -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
