opt: make ReleaseTimeout() more efficient in waiting workers to exit #329
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
codecov / codecov/patch
pool.go#L324-L326
Added lines #L324 - L326 were not covered by tests
Check warning on line 334 in pool.go
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
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
codecov / codecov/patch
pool_func.go#L297-L298
Added lines #L297 - L298 were not covered by tests
Loading