Skip to content

Fix: MessengerUtils java.lang.IllegalStateException #1485

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

Merged
merged 3 commits into from
Dec 5, 2021

Conversation

xiexindev
Copy link
Contributor

原始消息在发送之后会被系统回收, 服务端循环向客户端发送消息时, 会发送被使用过的消息导致异常发生.
需要创建一个副本进行消息发送

@Blankj Blankj merged commit caafcd6 into Blankj:master Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants