mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
api: Changing default semaphore key
This commit is contained in:
parent
4a038927ee
commit
ed6abe05fb
@ -29,7 +29,7 @@ const (
|
||||
|
||||
// DefaultSemaphoreKey is the key used within the prefix to
|
||||
// use for coordination between all the contenders.
|
||||
DefaultSemaphoreKey = "_lock"
|
||||
DefaultSemaphoreKey = ".lock"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
x
Reference in New Issue
Block a user