Do not use recursion for file locking. BUGZ-4147
Code is changed to use loop instead of recursion. Should prevent a-rex from crashing when stack is exhausted.
Code is changed to use loop instead of recursion. Should prevent a-rex from crashing when stack is exhausted.