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
When broadcasting, there is no mechanism to stop messages being returned to sender. This adds extra RTT to the proto.
This change will require updates to numerous test cases, and the broadcast loop on communications.rs.