You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
in the test_candidateServer.py, func: test_candidate_server_wins_election, when i increased the server._total_nodes to 4, it went wrong, "state, response = self._state.on_message(message)"showed that "TypeError: NoneType object is not iterable"
in the test_candidateServer.py, func: test_candidate_server_wins_election, when i increased the server._total_nodes to 4, it went wrong, "state, response = self._state.on_message(message)"showed that "TypeError: NoneType object is not iterable"