mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 07:57:13 +08:00
Add process synchronization in leader role
This commit is contained in:
@@ -116,6 +116,7 @@ type cluster struct {
|
||||
store Store
|
||||
|
||||
reassertLeaderCh chan chan error
|
||||
cancelLeaderShip context.CancelFunc
|
||||
|
||||
leaveCh chan struct{}
|
||||
|
||||
|
Reference in New Issue
Block a user