mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Correct the comment to match reality
This commit is contained in:
parent
8ac35d84f0
commit
62c38ecb39
@ -94,8 +94,8 @@ type ServerManager struct {
|
||||
// client.ConnPool.
|
||||
connPoolPinger ConnPoolPinger
|
||||
|
||||
// notifyFailedServersBarrier is acts as a barrier to prevent
|
||||
// queueing behind serverConfigLog and acts as a TryLock().
|
||||
// notifyFailedBarrier is acts as a barrier to prevent queuing behind
|
||||
// serverConfigLog and acts as a TryLock().
|
||||
notifyFailedBarrier int32
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user