mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-16 19:19:23 +08:00
kafka msg data conversion
This commit is contained in:
parent
b4d7b9c50c
commit
6cd8226098
@ -90,7 +90,7 @@ func GetMessage() {
|
||||
}(pc)
|
||||
//wg.Add(1)
|
||||
//wg.Wait()
|
||||
consumer.Close()
|
||||
}
|
||||
consumer.Close()
|
||||
_ = <-ch
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user