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

grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() #6489

Merged
merged 31 commits into from
Oct 31, 2023

server: add Locked suffix to functions requiring caller to acquire lock

66b367c
Select commit
Loading
Failed to load commit list.
Merged

grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() #6489

server: add Locked suffix to functions requiring caller to acquire lock
66b367c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2023 in 0s

81.81% of diff hit (target 80.00%)

View this Pull Request on Codecov

81.81% of diff hit (target 80.00%)

Annotations

Check warning on line 1891 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L1890-L1891

Added lines #L1890 - L1891 were not covered by tests

Check warning on line 1901 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L1899-L1901

Added lines #L1899 - L1901 were not covered by tests