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 race condition (also a regression of the PR 19139) #19221

Merged
merged 3 commits into from
Jan 22, 2025

add commment to clarify the etcd shutting down workflow

201568a
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition (also a regression of the PR 19139) #19221

add commment to clarify the etcd shutting down workflow
201568a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

77.27% of diff hit (target 68.82%)

View this Pull Request on Codecov

77.27% of diff hit (target 68.82%)

Annotations

Check warning on line 895 in server/embed/etcd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/embed/etcd.go#L895

Added line #L895 was not covered by tests

Check warning on line 897 in server/embed/etcd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/embed/etcd.go#L897

Added line #L897 was not covered by tests

Check warning on line 267 in server/embed/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/embed/serve.go#L267

Added line #L267 was not covered by tests