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