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