Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug: tailnet coordinator can drop node updates in race condition #7295

Closed
Assignees
spikecurtis
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.
@spikecurtis

Description

@spikecurtis

Spotted using the logging from#7260

The tailnet coordinator sometimes drops aNode update, causing connections to agents to fail to be established.

TestAgent_EnvironmentVariables.txt

See above logs for detailed sequence.

It's a classic concurrency bug:

  1. Grab the latest data
  2. Subscribe to updates

If an update comes in between 1 and 2, we miss it.

Metadata

Metadata

Assignees

Labels

s2Broken use cases or features (with a workaround). Only humans may set this.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp