ing
This commit is contained in:
parent
4691a6923a
commit
401f33f068
|
@ -272,6 +272,7 @@ LOOP:
|
|||
}
|
||||
resCodec, err := c.Codec.NewResponse(message)
|
||||
if nil != err {
|
||||
logging.Logger().Debug(err)
|
||||
continue LOOP
|
||||
}
|
||||
if nil == resCodec.ID() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user