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: make ReleaseTimeout() more efficient in waiting workers to exit #329

Merged
merged 1 commit into from
Jun 17, 2024

opt: make ReleaseTimeout() more efficient in waiting workers to exit

b9e7aaf
Select commit
Loading
Failed to load commit list.
Merged

opt: make ReleaseTimeout() more efficient in waiting workers to exit #329

opt: make ReleaseTimeout() more efficient in waiting workers to exit
b9e7aaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2024 in 0s

87.09% of diff hit (target 91.32%)

View this Pull Request on Codecov

87.09% of diff hit (target 91.32%)

Annotations

Check warning on line 326 in pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool.go#L324-L326

Added lines #L324 - L326 were not covered by tests

Check warning on line 334 in pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 290 in pool_func.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool_func.go#L288-L290

Added lines #L288 - L290 were not covered by tests

Check warning on line 298 in pool_func.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool_func.go#L297-L298

Added lines #L297 - L298 were not covered by tests