Skip to content

coordinator: Fix Goroutine leaks

Patrick Steinhardt requested to merge pks-coordinator-goroutine-leaks into master

This MR fixes most Goroutine leaks we have in TestCoordinator_grpcErrorHandling. Maybe this'll fix the current flakiness, maybe not -- I wasn't able to reproduce it in the first place.

Merge request reports