18 Commits (a7cfcc3634eb0b5e55f5389a68596310a2e1b09d)

Author SHA1 Message Date
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 9 years ago
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
Anthony Scalisi 10e028d599 remove various typos 9 years ago
Michael S. Fischer 43ab372a18 lock.go: fix another race condition 9 years ago
Ryota Arai 33a6cde7dd command/lock: Pass stdin to child process when -pass-stdin passed. 9 years ago
Michael S. Fischer 6875e8d6b4 lock.go: fix race condition 9 years ago
J.R. Garcia 4cb6f3e943 Remove trailing slash from lock 9 years ago
Armon Dadgar 981c62ccba command/lock: Check for shutdown during lock acquisition. Fixes #800 9 years ago
Benjamin Abbott-Scott f877b9ecc4 Return every time lock acquisition fails 9 years ago
Emil Hessman abce80f7bc docs: describe child process handling on Windows for lock command 10 years ago
Emil Hessman 8cdbde20bd command: fix Windows build 10 years ago
Armon Dadgar ce4fa17d22 command/lock: Fixing mixed spaces and tabs 10 years ago
Armon Dadgar 876de111bf command/lock: Calculate name, use provided token 10 years ago
Armon Dadgar 08c0a81e4f command/lock: Ensure a conflict between lock and semaphore with shared prefix 10 years ago
Armon Dadgar f2f980f5bc command/lock: First pass at lock 10 years ago