Fix private_projections_are_stable() for long CP mode chains

This commit is contained in:
Scott Lystig Fritchie 2015-08-30 00:03:51 +09:00
parent 53d865b247
commit 764708f3ef

View file

@ -642,7 +642,7 @@ private_projections_are_stable(Namez, PollFunc) ->
Else ->
%% This is bad: we have a count that's less than
%% FullMajority but greater than 1.
throw({minority_error,Else,EpochIDs,private2,Private2})
false
end;
CMode == ap_mode ->
true