This commit is contained in:
parent
0433210920
commit
134d958be8
@ -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