mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-11 23:47:32 +08:00
kafka msg data conversion
This commit is contained in:
parent
de7b949296
commit
07307d0bef
@ -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