错误日志
This commit is contained in:
parent
193d29d45d
commit
0978999824
@ -91,6 +91,7 @@ locp:
|
|||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
if err := this.messageDistribution(msg); err != nil {
|
if err := this.messageDistribution(msg); err != nil {
|
||||||
|
this.gateway.Errorf("messageDistribution err:%v", err)
|
||||||
go this.Close()
|
go this.Close()
|
||||||
break locp
|
break locp
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user