···3333 - If successful, the Manager will receive the new `generation` and a copy of the cluster's config and previous generations
3434 - If unsuccessful, the Manager will kill itself immediately
35353636-3. The Manager will then call `Coordinator.track_manager_generation()` to notify the leader that it has received a generation.
3737- (This is arguably redundant and could be integrated into the `inc_generation` call.)
3636+ The Manager will then call `Coordinator.track_manager_generation()` to notify the leader that it has received a generation.
383739383. The Manager then waits for the nodes' ServerSupervisors to report via `Manager.supervisor_ping()` and for the previous TLogs to report via `Manager.tlog_ping()`.
4039