ing
This commit is contained in:
parent
fa14976526
commit
043159202a
|
@ -96,6 +96,7 @@ func (s *RPCServlets) handleRPCWrite(stopChan <-chan struct{}, writeChan chan<-
|
|||
buf, err = s.RPCServerCodec.NewNotification(noti.Method, noti.Params)
|
||||
if nil != err {
|
||||
logging.Logger().Error(err)
|
||||
break
|
||||
}
|
||||
|
||||
writeChan <- buf
|
||||
|
|
Loading…
Reference in New Issue
Block a user