westonpace opened a new pull request #10602: URL: https://github.com/apache/arrow/pull/10602
As @cyb70289 pointed out the test was dependent on timing and when running on a slow CI machine it could lead to failure. I changed the test to use condition variables instead of sleeps so that it should be fully deterministic now. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org