Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-05-20 12:56:40 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-05-21 17:42:29 +0300
commit5eced00e6a636116c52ac6ed7628fa98dfe4045d (patch)
treeaa156c9ea22ca1caf0401573480b301d0f66411a /internal/backup/backup_test.go
parent0e96a90fdc8881561e7ec31b129df96015b82269 (diff)
coordinator: Fix leaking gRPC Goroutines
Because we're not closing client connections in our coordinator tests, we have lots of Goroutine leaks. This commit fixes at least two locations, which brings the number of Goroutine leaks for the `TestCoordinator_grpcErrorHandling()` test down to two. Maybe we're lucky and this fixes the flakiness of the test.
Diffstat (limited to 'internal/backup/backup_test.go')
0 files changed, 0 insertions, 0 deletions