client-go
client-go copied to clipboard
`ttlManager` may have goroutine leak
In tests when we manually create a committer to test, ttlManager.keepalive goroutine may get leak. Currently, it is ignored in integration_tests/main_test.go.