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

opt: speed up ReleaseTimeout() for multi-pool #332

Merged
merged 1 commit into from
Jun 17, 2024

opt: speed up ReleaseTimeout() for multi-pool

05edbd0
Select commit
Loading
Failed to load commit list.
Merged

opt: speed up ReleaseTimeout() for multi-pool #332

opt: speed up ReleaseTimeout() for multi-pool
05edbd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2024 in 1s

72.72% of diff hit (target 91.04%)

View this Pull Request on Codecov

72.72% of diff hit (target 91.04%)

Annotations

Check warning on line 194 in multipool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool.go#L194

Added line #L194 was not covered by tests

Check warning on line 215 in multipool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 223 in multipool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool.go#L223

Added line #L223 was not covered by tests

Check warning on line 184 in multipool_func.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool_func.go#L184

Added line #L184 was not covered by tests

Check warning on line 205 in multipool_func.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool_func.go#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 213 in multipool_func.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

multipool_func.go#L213

Added line #L213 was not covered by tests