asfimport opened a new issue, #32954: URL: https://github.com/apache/arrow/issues/32954
Anything expecting to bind to a random port in CI is an antipattern and makes tests flaky. All tests should bind to port 0 and let the OS assign a port. **Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17718) / @lidavidm <sub>**Note**: *This issue was originally created as [ARROW-17718](https://issues.apache.org/jira/browse/ARROW-17718). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- 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]
