Mercurial loader sometimes hangs forever during hg clone
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.
Migrated from T1962 (view on Phabricator)