It should rather get cluster events and apply them. ``` Cluster.Membership._diff(from: .empty, to: snapshot).changes.forEach { change in ```