Skip to content

chore: update wgtunnel to avoid panic #10877

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

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

deansheather
Copy link
Member

If re-register requests failed, we would start a timer to re-register with the delay set to 0 seconds which causes Go to panic.

Closes #10527

@deansheather deansheather merged commit f28df8e into main Nov 27, 2023
@deansheather deansheather deleted the dean/update-wgtunnel branch November 27, 2023 16:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2023
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.

panic: non-positive interval for Ticker.Reset
2 participants