Skip to content

bench-streamer: move to non-overlapping ports#7177

Closed
puhtaytow wants to merge 1 commit intoanza-xyz:masterfrom
puhtaytow:bench-streamer-non-overlapping-ports-0
Closed

bench-streamer: move to non-overlapping ports#7177
puhtaytow wants to merge 1 commit intoanza-xyz:masterfrom
puhtaytow:bench-streamer-non-overlapping-ports-0

Conversation

@puhtaytow
Copy link
Copy Markdown

@puhtaytow puhtaytow commented Jul 25, 2025

Problem

A bunch of code still relies on either hardcoded ports or bind_to_localhost and bind_to_unspecified. This creates flaky tests in cases where unique port ranges are needed.

This PR is the step in the journey toward resolving the issue.

Related to #7055

Summary of Changes

Function producer has been moved from bind_to_unspecified to the new bind_to_localhost_unique.

@mergify mergify Bot requested a review from a team July 25, 2025 15:59
@0xbrw
Copy link
Copy Markdown

0xbrw commented Jul 28, 2025

@steviez this might be something you can take a look at

@steviez
Copy link
Copy Markdown

steviez commented Jul 28, 2025

The comment Alex made here is applicable on this PR as well: #7180 (comment). Namely, bench-streamer is a standalone bin as well

@steviez steviez closed this Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants