This commit is contained in:
@@ -392,7 +392,7 @@ defmodule Paxos do
|
|||||||
state
|
state
|
||||||
end
|
end
|
||||||
|
|
||||||
# Handles a accept
|
# Handles an accept message
|
||||||
{:rb_deliver, proc, {:accept, inst, ballot, value}} ->
|
{:rb_deliver, proc, {:accept, inst, ballot, value}} ->
|
||||||
cond do
|
cond do
|
||||||
has_finished(state, inst) ->
|
has_finished(state, inst) ->
|
||||||
|
|||||||
Reference in New Issue
Block a user