We have 3.4.1-1ubuntu0.3 in 24.04 and unfortunately the patch doesn't apply there. Back then, I see `startConnection` was called directly instead of `tr.spawnConnection`, and the patched `func (st *SSHTransfer) Connection(n int)` didn't create new connections.
I see only `setConnectionCount` is used to create new connections, but this already handles errors in created connections just like the patch fixes. The patch commit mentions the bug source to be https://github.com/git- lfs/git-lfs/commit/44b8801cbb57891b4c66fc3c43551802e5532bd1 which is newer (3.5.0) than nobles's 3.4.1. So it seems to me the bug on that version is caused by something different. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2131243 Title: git-lfs hangs when uploading over ssh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git-lfs/+bug/2131243/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
