Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-44911: [C#] Choose port numbers dynamically for ArrowStreamWriterT…
…ests (#44912) ### What changes are included in this PR? `ArrowStreamWriterTests.CanWriteToNetworkStream` and `ArrowStreamWriterTests.CanWriteToNetworkStreamAsync` pick ports dynamically instead of hardcoding a static port. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. Resolves #44911. * GitHub Issue: #44911 Authored-by: Curt Hagenlocher <[email protected]> Signed-off-by: Curt Hagenlocher <[email protected]>
- Loading branch information