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

[release-19.0] connpool: Allow time out during shutdown (#15979) #16003

Merged
merged 1 commit into from
May 23, 2024

connpool: Allow time out during shutdown (#15979)

c68a316
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] connpool: Allow time out during shutdown (#15979) #16003

connpool: Allow time out during shutdown (#15979)
c68a316
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 23, 2024 in 0s

72.72% of diff hit (target 67.46%)

View this Pull Request on Codecov

72.72% of diff hit (target 67.46%)

Annotations

Check warning on line 295 in go/pools/smartconnpool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/pools/smartconnpool/pool.go#L295

Added line #L295 was not covered by tests

Check warning on line 364 in go/pools/smartconnpool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/pools/smartconnpool/pool.go#L364

Added line #L364 was not covered by tests

Check warning on line 631 in go/pools/smartconnpool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/pools/smartconnpool/pool.go#L631

Added line #L631 was not covered by tests

Check warning on line 92 in go/vt/vttablet/tabletserver/debugenv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/debugenv.go#L86-L92

Added lines #L86 - L92 were not covered by tests

Check warning on line 95 in go/vt/vttablet/tabletserver/debugenv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/debugenv.go#L95

Added line #L95 was not covered by tests

Check warning on line 126 in go/vt/vttablet/tabletserver/debugenv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/debugenv.go#L126

Added line #L126 was not covered by tests

Check warning on line 128 in go/vt/vttablet/tabletserver/debugenv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/debugenv.go#L128

Added line #L128 was not covered by tests

Check warning on line 130 in go/vt/vttablet/tabletserver/debugenv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/debugenv.go#L130

Added line #L130 was not covered by tests

Check warning on line 2006 in go/vt/vttablet/tabletserver/tabletserver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/tabletserver/tabletserver.go#L2006

Added line #L2006 was not covered by tests