open-im-server
open-im-server copied to clipboard
Bug: delay in sending messages after enable the callback
What happened?
When callback is enabled, there is a delay in sending messages. such as send message,create group。
What did you expect to happen?
fix it.
How can we reproduce it (as minimally and precisely as possible)?
Enable the callback, and send message.
Anything else we need to know?
No response
version
```console
$ {name} version
# paste output here
```
Cloud provider
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
Install tools
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
this issue has fixed in release-v3.8, I recommend you update to new version. If you run into any new issues, please reopen this issue or create a new one.