The previous conflict resolution tried to call Process.info/2 on remote PIDs, which doesn't work. Changed to use node name comparison for deterministic leader selection across the cluster. This ensures only one leader is elected when nodes join the cluster. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| connection_manager.ex | ||
| leader_election.ex | ||
| packet_distributor.ex | ||
| packet_receiver.ex | ||
| topology.ex | ||