Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle no available nodes to cluster with
This came up when testing whether all nodes would wait for node 0 could not start. To test this, I was killing node 0 every few seconds, so it would attempt to start and then get killed. This led to other nodes sometimes discovering it and attempting to sync, but then crashing with function_clause as it went away.
- Loading branch information