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
This error originates from expect calls on the sender/receiver queues used to communicate with the P2P background task. Most of the issue is already fixed by #55 but the error could still occur when the service boots.
Disconnecting a client abruptly can cause a panic.
Command receiver should not to be dropped: SendError { kind: Disconnected }
The text was updated successfully, but these errors were encountered: