-
I encountered the following error while implementing the
PS: I was trying to close a channel on both ends. |
Beta Was this translation helpful? Give feedback.
Answered by
RmbRT
Mar 11, 2021
Replies: 1 comment 2 replies
-
I guess some race occurred and a message got cached that should actually have been received. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ggwpez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess some race occurred and a message got cached that should actually have been received.