diff options
author | Javi Fontan <jfontan@gmail.com> | 2019-03-01 15:33:49 +0100 |
---|---|---|
committer | Javi Fontan <jfontan@gmail.com> | 2019-03-01 15:33:49 +0100 |
commit | fae29fbd5895363ef5464cc12029db85a1a24529 (patch) | |
tree | 451661799b2619458b36359a79c7ee58f5d8a715 /plumbing/protocol/packp/srvresp_test.go | |
parent | 0106daba16494c33d330168e38c8a610b7a9b32c (diff) | |
download | go-git-fae29fbd5895363ef5464cc12029db85a1a24529.tar.gz |
git: fix goroutine block while pushing a remote
On session.ReceivePack error the gororutine doing the encoding got
blocked either writing objects to the pipe or sending error to the done
channel. The problem did not cause a perceived problem but left blocked
goroutines.
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Diffstat (limited to 'plumbing/protocol/packp/srvresp_test.go')
0 files changed, 0 insertions, 0 deletions