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

lib/connections: Only announce punchable nats (fixes #4519) #4523

Closed

Conversation

AudriusButkevicius
Copy link
Member

Well Tested (TM)

}

// We failed to contact all provided stun servers, chillout for a while.
// We failed to contact all provided stun servers or the nat is not punchable.
// Chillout for a while.
time.Sleep(time.Minute)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Constantify and raise? a minute is quite a short time isn't it? or maybe that's fine it's just opinion, but constantify at least.

@calmh
Copy link
Member

calmh commented Nov 17, 2017

@st-review merge

@st-review
Copy link

@calmh: Build status is pending. I'll wait until it goes green and then merge!

@st-review
Copy link

👌 Merged as 0518a92. Thanks, @AudriusButkevicius!

st-review pushed a commit that referenced this pull request Nov 17, 2017
@st-review st-review closed this Nov 17, 2017
@AudriusButkevicius AudriusButkevicius deleted the stunningspam branch November 17, 2017 14:59
@st-review st-review added the pr-merged Legacy label used in the past for pull requests merged to the main tree label Jan 15, 2018
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Nov 18, 2018
@syncthing syncthing locked and limited conversation to collaborators Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion pr-merged Legacy label used in the past for pull requests merged to the main tree
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants