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?

Thanks,
tim

Reply via email to