Skip to content

Fix gitaly client go routine leaks

Dmitry Gruzd requested to merge fix-gorutine-leaks into main

In #11 (comment 1499082720) we've discovered that gitaly client wasn't properly closed, which caused gorutine leaks.

Edited by Dmitry Gruzd

Merge request reports