Adding a TODO
This commit is contained in:
parent
b9baa17b0c
commit
d6d39f162a
@ -648,6 +648,7 @@ func (c *cluster) Shutdown() error {
|
||||
c.raft.Shutdown()
|
||||
}
|
||||
|
||||
// TODO: here might some situations, where the manager is still need from the synchronize loop and will run into a panic
|
||||
c.manager = nil
|
||||
c.raft = nil
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user