RFR: race with nested repos in hgforest.sh (original) (raw)

Chris Hegarty chris.hegarty at oracle.com
Sat Feb 2 07:58:42 UTC 2013


On 02/02/2013 12:37 AM, David Holmes wrote:

...

I can see that happening if the sleeps are too short. But what I noticed from the logging was that the closed repos were being processed before the open ones - which shouldn't happen.

I believe the output is misleading. I think the output from the subprocesses, doing the clones, is being buffered and not quickly echoed by the parent process. This then gives the perception that they are executing first, when they are not.

-Chris.



More information about the core-libs-dev mailing list