booxter opened a new pull request, #50878: URL: https://github.com/apache/arrow/pull/50878
This should help with flakiness. Fixes #50876 *AI disclosure: Codex was used to root cause the issue and draft the initial version of the patch that was then iterated on by a human (me).* ### Rationale for this change Tests may fail due to race between process start and when it opens the port. ### What changes are included in this PR? Wait for the process to open the port before proceeding with the test. ### Are these changes tested? Yes, I built and ran the test suite locally. ### Are there any user-facing changes? No. -- 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]
