Comment 1 for bug 424444

Revision history for this message
John A Meinel (jameinel) wrote : Re: failure to fetch from 1.9 to a 2a heavy checkout of bzr+ssh

I'll note that after the fetch fails, it leaves the master branch in a write-locked state.

So it is possible that the ConcurrentRequest issues is just because we are getting a different exception while streaming. And that the code to unlock is the bit responsible for the TooManyRequests failure, and it is masking the real failure.