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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
// In the incoming state, we don't report "Dropped". Instead we will
// just ignore the corresponding Accept/Reject.
This is likely incorrect behavior, because if we had already sent an "incoming" request to ProtocolController (aka "peerset") and it answered with "accept", it would be thinking that we are connected to this peer, while in reality the connection was dropped.