The mercurial loader sometimes hangs when doing hg clone.
This ends up DoSing the loader, because once the process hangs it never returns.
We should probably add a timeout on the hg clone operation.
The mercurial loader sometimes hangs when doing hg clone.
This ends up DoSing the loader, because once the process hangs it never returns.
We should probably add a timeout on the hg clone operation.