On 12.12.2011 22:28, Tim Schmidt wrote:
We're using Git with most of our projects. Since we now have 27 projects
on our build server, we wanted to split them into 2 build queues to cut
down build wait time. However, after making that change earlier today,
we've had continual problems with ssh.exe processes (and therefore the
git.exe process that spawned it) hanging. It seems to happen randomly
and I can't figure out why. Is there possibly a race condition
somewhere? When this problem happens, it completely hangs ccnet until I
smack the offending ssh.exe. I tried upgrading to the latest version of
msysgit (1.7.8) but that didn't seem to change anything.

For the time being, we'll probably have to go back to a single build
queue since the problem didn't seem to happen then.

Has anyone seen this or know of anything we can try?

I've seen mono hangs when using git as child process, although in a slightly different scenario:

http://bugzilla.xamarin.com/show_bug.cgi?id=648

This seems to be specific to mono 2.10.



Best Regards, David

Reply via email to