ConcurrentCrab
Results
2
issues of
ConcurrentCrab
Commit 44b8801cbb57891b4c66fc3c43551802e5532bd1 introduced a bug where connections were being created on-demand but were not being stored in the connections slice. When trying to end connections at the end of a...
Fixes #17554 /claim #17554 To test, run pushes like: `GIT_TRACE=1` git push. The trace output should mention "pure SSH connection".
lgtm/need 1
size/XL
modifies/go
modifies/cli
modifies/dependencies