mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +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)
|
||||
|
||||
<-sigs
|
||||
|
||||
var (
|
||||
done = make(chan struct{}, 1)
|
||||
gerr error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user