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

fix: change servertailnet to register the DERP dialer before setting DERP map #12137

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

spikecurtis
Copy link
Contributor

I noticed a possible race where tailnet.Conn can try to dial the embedded region before we've set our custom dialer that send the DERP in-memory. This closes that race and adds a test case for servertailnet with no STUN and an embedded relay

Copy link
Contributor Author

spikecurtis commented Feb 14, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @spikecurtis and the rest of your teammates on Graphite Graphite

Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

github-actions bot commented Feb 14, 2024


✔️ PR 12137 Created successfully.
🚀 Access the credentials here.

cc: @mtojek

@spikecurtis spikecurtis merged commit 2d0b910 into main Feb 15, 2024
25 checks passed
@spikecurtis spikecurtis deleted the spike/derp-dial-before-map branch February 15, 2024 06:51
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants