openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
14.03k stars 2.47k forks source link

[BUG] Using group callback/callbackExample/callbackAfterSendGroupMsgCommand will be called infinite times until the program hangs up #2721

Open XieZhouXin opened 2 weeks ago

XieZhouXin commented 2 weeks ago

OpenIM Server Version

v3.8.1

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

With /callbackExample/callbackAfterSendGroupMsgCommand, sending a message in a group triggers an infinite loop of callbacks, while /callbackExample/callbackAfterSendSingleMsgCommand for single chat messages doesn’t have this issue.

Screenshots Link

No response

OpenIM-Robot commented 2 weeks ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

icey-yu commented 3 days ago

Can you provide more log information?