Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 不能删除超时的连接 #899

Closed
1 task done
haowaiwai opened this issue Feb 22, 2024 · 1 comment
Closed
1 task done

[BUG] 不能删除超时的连接 #899

haowaiwai opened this issue Feb 22, 2024 · 1 comment
Labels

Comments

@haowaiwai
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

有几率出现,log如下,请问怎么解决
心跳时间超时 关闭连接 死循环输出

Expected Behavior

心跳时间超时 关闭连接不会死循环输出

Steps To Reproduce

No response

Anything else?

webSocket 建立连接: 192.168.128.1:32946
读取客户端数据 错误 192.168.128.1:32946 websocket: close 1005 (no status)
读取客户端数据 关闭send &{192.168.128.1:32946 0xc0005966e0 0xc0005110e0 0 1708586828 1708586828 0}
Client发送数据 关闭连接 192.168.128.1:32946 ok false
Client发送数据 defer &{192.168.128.1:32946 0xc0005966e0 0xc0005110e0 0 1708586828 1708586828 0}
EventRegister 用户建立连接 192.168.128.1:32946

心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828
心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828
心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828
心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828
心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828
心跳时间超时 关闭连接 192.168.128.1:32946 0 1708586828

@haowaiwai
Copy link
Author

Can I delete an issue mistakenly submitted to another project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant