joemarshall commented on code in PR #35672:
URL: https://github.com/apache/arrow/pull/35672#discussion_r1242330383
##########
cpp/src/arrow/testing/gtest_util.cc:
##########
@@ -1036,7 +1052,60 @@ class GatingTask::Impl : public
std::enable_shared_from_this<GatingTask::Impl> {
return unlocked_future_;
}
+ void
_WaitForEndOrUnlocked(std::chrono::time_point<std::chrono::steady_clock>
end_time,
Review Comment:
because my brain was in python mode, sorry. fixed.
--
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]