mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-04 19:45:41 +08:00
fix: print the sigs
This commit is contained in:
parent
9848e29447
commit
dc5504d203
@ -132,6 +132,8 @@ func Start(
|
|||||||
|
|
||||||
log.Println("23333333333:", <-sigs)
|
log.Println("23333333333:", <-sigs)
|
||||||
|
|
||||||
|
<-sigs
|
||||||
|
|
||||||
var (
|
var (
|
||||||
done = make(chan struct{}, 1)
|
done = make(chan struct{}, 1)
|
||||||
gerr error
|
gerr error
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user