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
At the moment errors returned by channel functions don't inform the caller whether the encountered error should lead to channel closure, a message to the peer or simply ignored. It would be better to convey that information.
The text was updated successfully, but these errors were encountered:
At the moment errors returned by channel functions don't inform the caller whether the encountered error should lead to channel closure, a message to the peer or simply ignored. It would be better to convey that information.
The text was updated successfully, but these errors were encountered: