mricon/grokmirror

Add configurable timeout for git commands

Opened this issue · 0 comments

On unreliable connections (cough China cough), git commands can timeout and the whole process will hang. Combined with getting rid of the global lock, add a configurable timeout to handle hung git operations.