-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
If for some reason a file lock can't be achieved (in my case a faulty nfs mount) the program gets stuck at
checkout_code/bin/checkout_code
Lines 94 to 95 in 4545a32
| lock = FileLock(working_dir.rstrip("/")+".lock") | |
| with lock: |
failing after a time-out period would be nicer behaviour .
Metadata
Metadata
Assignees
Labels
No labels