fix(websocket): stop rare “ReceiveAsync already outstanding” crashes
• Guard Start() so only one connection loop can run per client. • Capture the socket inside each receive loop, so reconnects can’t leave old loops fighting over the same ClientWebSocket.
This commit is contained in:
parent
c61912607a
commit
a3ce9ce2df
1 changed files with 0 additions and 0 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue