Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen for loopback instead of all incoming traffic in RP test #3893

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

MichaelSnowden
Copy link
Contributor

What changed?
I changed the listen address in this test from 0.0.0.0 to 127.0.0.1

Why?
This was causing an annoying prompt on each test run for macOS:
image

It's also totally unnecessary because we don't care about traffic coming from outside our host in this test.

How did you test it?
I reran and verified that the prompt disappeared.

Potential risks

Is hotfix candidate?

@MichaelSnowden MichaelSnowden requested a review from a team as a code owner February 2, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants