diff --git a/src/machi_chain_manager1.erl b/src/machi_chain_manager1.erl index 2e443d4..a510fd9 100644 --- a/src/machi_chain_manager1.erl +++ b/src/machi_chain_manager1.erl @@ -2368,7 +2368,9 @@ calculate_flaps(P_newprop, P_latest, _P_current, CurrentUp, _FlapLimit, %% latest proj flapping & flapping last time ?REACT({calculate_flaps,?LINE,[]}), false; - {0=Curtime, 0} when P_latest_LastStartTime /= undefined, + {0=Curtime, 0} when P_latest#projection_v1.author_server + /= MyName, + P_latest_LastStartTime /= undefined, P_latest_LastStartTime /= ?NOT_FLAPPING_START -> ?REACT({calculate_flaps,?LINE,